Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 573 Bytes

TODO.md

File metadata and controls

26 lines (20 loc) · 573 Bytes

TODO

Database

Client

  • Improve optimistic UI/Invalid date error on update
  • Animations on add/update screen
  • Clean up files per Better Code Hub
  • Figure out render perf issue
    • Maybe only render first 10 and then on scroll?
    • Can we set up a virtualized list to always render just the needed?
  • Finish filtering functionality
    • Implement react-shuffle animations
  • Implement different views
    • List
    • Detail
  • Saved views?
  • Favicon

Server

Other