V1 Roadmap
Backend
- Have an endpoint for getting active arc
- Securize API keys
- Move ids from DTO (eg: TaskCreationDto contains ChapterId, might be better to give that id at controller level)
Frontend
- Add a page to create an arc
- Add login / registration page
- Add front tests
Future (post-v1)
Backend
- Soft delete / archive for user
- Notifications / reminders
Frontend
- Add a page to view all arcs
- Add a possibility to cancel / delete task
- Add a possibility to delete tag