User Attendance API

Using boilerplate: jod35/Build-And-Deploy-A-REST-API-With-Flask

Development Pipeline

  • 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)