Commit Graph

3 Commits

Author SHA1 Message Date
devoalda 9630a250e3 feature(Project Update):
Added:
- Ability to Update Project
- Response Validation classes
- Flash Messages stub

Refactored:
- Views for Todo and Project
2023-08-07 09:45:21 +08:00
devoalda fcbd9e21ae feature(Project addition):
Added:
- Functionality to add projects

Fixed:
- Todo Creation Functionality
- Todo Update Functionality
2023-08-06 23:03:34 +08:00
devoalda 0bda828140 feature(Project):
Modified:
- Relationships between tables (forward and backward)
- TodoController is deprecated
- Views for project index
- Navigation for project instead of todo
2023-08-06 17:06:40 +08:00