The College Management System is a web-based application designed to manage various aspects of a college, including staff, students, courses, and subjects. It provides an admin dashboard that allows administrators to efficiently handle college-related activities.
Provides an overview of key statistics such as: Total Students Total Staffs Total Courses Total Subjects Quick access to more information via "More Info" buttons.
The sidebar consists of multiple management options for different entities in the system:
Add Staff: Allows the admin to add new staff members to the system. Manage Staff: Provides options to update, delete, or view details of existing staff members. Add Course: Enables the admin to create and define new courses. Manage Course: Allows modification, deletion, or viewing of existing courses. Add Student: A section for adding new students to the database. Manage Students: Provides control over student records (view, update, or delete). Add Subject: Allows the addition of subjects to different courses. Manage Subject: Enables modifications to subjects linked to different courses.
Home: Returns to the main dashboard. Contact: Likely a section where users can contact the administrator or support. Search Bar: Helps find specific data within the system. Notifications: Icons indicating messages (3 notifications) and alerts (15 alerts).
Copyright Information: Indicates the system was developed in 2025. Designed By: Developers of the system, “Suabsh and Amulya.” Purpose of the Project The College Management System aims to:
Automate student, staff, and course management. Reduce paperwork by digitalizing student and staff records. Provide an efficient way for administrators to track academic data. Improve communication between different college departments. Technologies Used (Possible Stack) Since this is a web-based application, the following technologies might have been used:
Frontend: HTML, CSS, JavaScript, Bootstrap Backend: Python (Django) Database:SqLite3
git clone https://github.com/amulyasb/student_management_system
venv\scripts\venv
python manage.py makemigrations
python manage,py migrate
python manage.py runserver
Email: admin@gmail.com Password; 111
# Develop by Subash and Amulya












