Skip to content

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

Notifications You must be signed in to change notification settings

DevourTech/cms-core

Folders and files

NameName
Last commit message
Last commit date
Feb 6, 2021
May 15, 2021
Jan 24, 2021
Feb 6, 2021
Mar 27, 2021
May 1, 2021
May 15, 2021

Repository files navigation

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