Skip to content

Imperial College London's management system is a comprehensive tool that allows for easy management of students, teachers, sweepers, and gardeners. The system enables adding, removing, modifying, and deleting records, as well as managing fees and salaries. It streamlines administrative tasks, enabling efficient and effective management of college

License

Notifications You must be signed in to change notification settings

Usman4862/College-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College Management System (Under Development)

  • This is a web-based College Management System developed using Django, a Python-based web framework. The system is designed to help colleges to manage their administrative tasks more efficiently by automating processes related to student management, faculty management, course management, exam management, attendance management, and grade management.

Images


  • Homepage

pic

  • Students List

pic

  • Add Student

pic

  • View Student

pic


Features


The system offers a wide range of features, including:

  • User authentication and authorization
  • Student registration and management
  • Faculty registration and management
  • Reporting and analytics

Installation


To install the College Management System, follow these steps:

  • Clone the repository from GitHub
  • Create a virtual environment and activate it
  • Install the requirements using
    pip install -r requirements.txt
  • Run the migrations using
    python manage.py migrate
  • Start the development server using
    python manage.py runserver

Usage


  • Once the server is running, you can access the College Management System by navigating to
    http://localhost:8000 
  • in your web browser. From there, you can log in and start using the system.

Contributing


  • If you would like to contribute to the College Management System, feel free to submit a pull request. Before doing so, please make sure to read our contributing guidelines.

License

  • This project is licensed under the MIT License. See the LICENSE file for more information.

About

Imperial College London's management system is a comprehensive tool that allows for easy management of students, teachers, sweepers, and gardeners. The system enables adding, removing, modifying, and deleting records, as well as managing fees and salaries. It streamlines administrative tasks, enabling efficient and effective management of college

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published