issues
search
arifjehoh
/
cn-task-manager
Cloud-Native Task Manager, a task manager app where users can create, assign, and track task with deadlines. It starts as a monolithic application and evolves into a cloud-native microservice architecture following the roadmap created with ChatGPT.
https://chatgpt.com/share/673909d2-c6b8-8001-8841-9c5688d4ec13
MIT License
0
stars
0
forks
source link
Decouple Task Service
#9
Open
arifjehoh
opened
8 hours ago
arifjehoh
commented
8 hours ago
Key Deliverables:
[ ] Move Task Service into its own service.
[ ] Create, update, delete, and view
[ ] Set assignee
[ ] Set deadlines
[ ] Set priorities
[ ] Fuzzy search, keywords, assignee, or deadlines.
[ ] view task based on (filters, priority, status, or category)
[ ] Owns it own database
Key Deliverables: