Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 474 Bytes

File metadata and controls

17 lines (12 loc) · 474 Bytes

cms-core

The centralized reusable core logic for the course management system client and server

Project details

Run make to build and run tests for the project.

Format the code using make fmt before checking any code in.

Package information

  • admin - Admin class
  • commons - Common id generator for hibernate
  • course - Course class
  • http - Classes related to client-server interaction
  • instructor - Instructor class
  • student - Student class