HomeGet startedobjectumobjectum-reactobjectum-clientobjectum-proxyobjectum-cli

Learn by Example project "ToDo".
ToDo
Specification
  • Users can create and edit tasks.
  • Model "Item" (task) properties:
    • Name - string field
    • Date, Done, Important - date fields
    • Type - dictionary field
    • Note - string field. Textarea editor
    • Category - string field. JSON structure
  • Files - task files