Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 367 Bytes

TODO.md

File metadata and controls

17 lines (14 loc) · 367 Bytes

TODO

Client

High Priority

  • /flashcardsets/:id (stars)
  • storing user in localStorage (much faster)

Low Priority

  • flashcardsets/:id (editing)
  • could reuse page arrows for flashcard slide, though IMO it looks bad so maybe not

Server

High Priority

  • POST users/:id/stars
  • DELETE users/:id/stars/:setId

Low Priority

  • PUT flashcardsets/:id