usdevs / usc-website-hackathon-frontend

Prototype frontend
https://usc-website-hackathon-frontend.vercel.app
2 stars 4 forks source link

Folio: Add CRUD for courses, students, professors #180

Open zsh-eng opened 7 months ago

zsh-eng commented 7 months ago

Currently, new students, professors, and courses cannot be updated / added.

Create a page for making these updates, similar to the current admin.tsx page but for Folio. Add auth validation for these pages.