Skip to content
/ cms Public

The College Management System is a comprehensive web application designed to manage various administrative and academic tasks within a college.

Notifications You must be signed in to change notification settings

psrsekhar/cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

College Management System

Overview

The College Management System is a comprehensive web application designed to manage various administrative and academic tasks within a college. This system integrates a MySQL database, Spring Boot API, and a ReactJS frontend to provide a seamless user experience.

Features

  • Student Management: Enroll, update, and manage student information.
  • Course Management: Add, update, and manage courses.
  • Faculty Management: Manage faculty details and their assigned courses.
  • Attendance Tracking: Record and track student attendance.
  • Exam Management: Schedule and manage exams and results.

Technologies Used

  • Database:
    • MySQL: Relational database management system.
  • Backend:
    • Spring Boot: Java-based framework for building RESTful APIs.
  • Frontend:
    • ReactJS: JavaScript library for building user interfaces.
    • Bootstrap: CSS framework for responsive design.

Prerequisites

  • Java 11 or higher
  • Node.js and npm
  • MySQL database

Installation

  1. Clone the repository:
    git clone https://github.com/psrsekhar/cms.git
  2. Navigate to the project directory:
    cd cms

Contributing

Contributions are welcome! Please follow these steps to contribute:

  • Fork the repository.
  • Create a new branch (git checkout -b feature/YourFeature).
  • Make and commit your changes (git commit -m 'Add some feature').
  • Push to the branch (git push origin feature/YourFeature).
  • Open a pull request.

Acknowledgments

We would like to extend our gratitude to the following resources for helping in the development of this project:

Special thanks to all open-source contributors and the developers behind the libraries and tools that made this project possible.

About

The College Management System is a comprehensive web application designed to manage various administrative and academic tasks within a college.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published