Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 571 Bytes

File metadata and controls

13 lines (11 loc) · 571 Bytes

Todo items for next version

  • Upgrade all packages to next version
  • Add error overlay to show errors on the page
  • [*] Add Rematch the Redux framework
  • [*] Add Redux dev tools
  • [*] Add Prettier
  • [*] Proper demo components with styles that can be removed quickly
  • Create a protected route component
  • Add new component for showing the notifications
  • Add table component that can recieve data like these <Table header={object[]} body={any[][]} minWidth={number} />
  • Proper step-by-step instructions to use this repo for a new project