School Web MVP

The FastAPI site is running.

Checks

Open /health

Open /debug/db

Open /join

Open /debug/session

App base URL: http://100.65.84.45:8008

Current project status

The app can now check both databases through /debug/db.

Next we will add fake QR login, fake assignment, and the student question page.

Next routes to build

  1. /card/<token>
  2. /join
  3. /student/question
  4. /student/submit
  5. /student/done