Using boilerplate: jod35/Build-And-Deploy-A-REST-API-With-Flask
- Setup Project
- Add Authentication
- Update User endpoints
- Update Models
- Add Absentee and Attendance endpoints
- Add/Update Migration scripts
- Setup Database and run migrations (Removed)
- Dockerize
- Host on Railway (Removed)