The purpose of this project was to practice using Python with Flask Framework.
Screen.Recording.2024-08-28.at.09.56.34.mov
Features
- POST / GET / DELETE methods
- URL redirection
Future Improvements
- Modularity of code e.g. creating a class for the task properties
- Route Grouping