Uses of Package
com.project.system

Packages that use com.project.system
Package
Description
 
  • Class
    Description
    The Course class represents a course in the Student-Course Registration System.
    The CourseService class handles CRUD operations related to courses in the MongoDB database.
    The Student class represents a student in the Student-Course Registration System.
    The StudentService class provides CRUD operations for managing students in the MongoDB database.