Skip to content

code-with-charles/school-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School Management System - Python-Based Solution The School Management System is a user-friendly desktop application built using Python to streamline school operations, including student records, attendance, and academic performance tracking. It provides an intuitive interface and robust database management to enhance administrative efficiency.

image

Key Features Student Management – Add, update, and delete student details. Attendance Tracking – Maintain and monitor student attendance records. Academic Performance – Store and analyze student grades. Screenshot 2024-11-27 225131

Teacher & Staff Management – Keep track of faculty information and schedules. Fee Management – Manage tuition payments and generate reports. Library Management – Maintain records of books and issued copies. User Authentication – Secure login for admins, teachers, and students. Screenshot 2024-11-27 225020

Technologies Used GUI Framework: CustomTkinter – for a modern and responsive interface. Database: SQLite3 – for efficient data storage and retrieval. Data Processing: NumPy & Pandas – for handling and analyzing student data. File Management: OS & Shutil – for managing reports and file organization. How to Use Clone the Repository sh Copy Edit git clone https://github.com/code-with-charles/school-management-system.git cd school-management-system Install Dependencies

Edit pip install -r requirements.txt Run the Application

Edit python morlaw.py This system provides an efficient solution for managing school records digitally, reducing paperwork, and improving accessibility. 🚀

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages