You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2026. It is now read-only.
There is no way to add courses, sections, and initial instructors to the database without manually going into the db. Make an admin portal where authenticated users can go in and make these changes. Only very specific users should be allowed to do this. Possibly add an is_admin column to the users table?