Commit Graph

6 Commits

Author SHA1 Message Date
KaungKaung
ec595da889 Added New Task form 2026-01-27 16:50:25 +06:30
KaungKaung
6c3180f203 Nested routes, Listed tasks associated with projects 2026-01-27 11:43:00 +06:30
KaungKaung
f72af5d45f Added enum to Task model. Added project to project to tasks. Changed Status data type in Tasks. 2026-01-26 21:50:14 +06:30
KaungKaung
e0ac034974 migrated db and defined Proj & Task relationship 2026-01-26 14:36:16 +06:30
KaungKaung
de19e675c8 added Project model with project_name and Task model with title&status 2026-01-26 14:00:27 +06:30
KaungKaung
2f329bc8cf Initial commit 2026-01-26 13:07:01 +06:30