Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 430 Bytes

TODO.md

File metadata and controls

20 lines (16 loc) · 430 Bytes

TODO

Functionality

  • Disable people temporary
  • Add/Remove new people

UI

  • Make people box bigger in duty UI

Refactors

  • Find the difference between Domain Services and Types files.
  • Make code less imperative
  • Review architecture
  • Create a DBResult monad instead of IO Maybe
  • Type alias to variables for better readability
  • WRITE TESTS!!!

Done

  • Handle errors
  • Add link to create team in the home page