The centralized reusable core logic for the course management system client and server
Run make to build and run tests for the project.
Format the code using make fmt before checking any code in.
admin- Admin classcommons- Common id generator for hibernatecourse- Course classhttp- Classes related to client-server interactioninstructor- Instructor classstudent- Student class