Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 466 Bytes

TODO.md

File metadata and controls

22 lines (16 loc) · 466 Bytes

TODO

APP:

  • Add meting info if any
  • Handle exception if failed to set intervals
  • Add option to delete intervals
  • Read response to Meeting object
  • Make general 404 page and not found meeting page
  • Support explicit time zones

CLIENT:

  • Show current user intervals on top of others
  • Don't print debug and trace logs in production mode

PROJECT:

  • Add .editorconfig
  • Configure typescript linter
    • Warn about redundant semicolons
  • Configure java linter