Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 392 Bytes

TODO.md

File metadata and controls

7 lines (6 loc) · 392 Bytes

TODO

  • Store username and id in user service rather than localstorage
  • Break out synth.js into smaller components
  • Address this comment of Marty's: "You put essential data updates that should be done on the server in the app. Remember, the server must enforce all data contracts and should never need to rely on the app for data to be managed correctly."
  • Testing
  • Save filter settings