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 Jul 3, 2021. It is now read-only.
This is a course registration system I created in my sophomore year for my Data Structures class. The user is able to first log in as an Administrator and do work with classes and creating students. The user can then log out of the Administrator and log in to created student and enroll in classes, etc. To begin usage, the Administrator login is …