/College-Management-System

The college management system is an integrated console-based application that handles various academic activities of a College.

Primary LanguagePython

College Management System

College management system is an integrated console based application that handles various academic activities of a College. It is a mini python project that is used to keep and maintain the complete record of Students. It was developed using Python Tkinter and used sqlite3.

What's included?

  • Login: This Login window prevent unauothrised access.
  • Menu: A Menu page which helps in easy access of other segmetns.
  • Student Profile: Over here we can see all the general informations related to students. Furthermore, we can add, remove and update the informations.
  • Library Management System: In this window we can see all the issued book related details. It additionally provides a book issue feature where we can check all the present books and issue them.
  • Marksheet: Over here we can search students mark sheet via roll number and also we can instantly add new mark sheet too into the local database.

Getting Started with Development

Clone Git respository:
git clone https://github.com/Prashant1099/College-Management-System.git

Great! now you can work on it 🎉