Skip to content

A mock college course registration system made for my Data Structures class

License

Notifications You must be signed in to change notification settings

cameronstowell/Course-Registration-System

Repository files navigation

Course Registration System

This was an assignment for my Data Structures class. I had to create a mock course registration for a hypothetical college that had one admin with the privleges to edit avaiable courses and register new student accounts. The students can log in and manage their courses and look for open courses to enroll in. I used serialization in order to maintain persistent ArrayLists of Courses and Students and to preserve the relationships between them.

About

A mock college course registration system made for my Data Structures class

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages