This is a school management system that provides comprehensive functionalities for managing students, teachers, classes, timetables, and more. Designed to be simple and easy to navigate, it supports only one user role - the admin.
- Student Management: Add, update, delete, view, and manage student records.
- Teacher Management: Add, update, delete, view, and manage teacher information.
- Class Management: Organize, manage through CRUD operations, and schedule classes.
- Timetable Management: Create, manage, and view timetables.
- Fees Management: Record, update, and view fees.
The system uses a relational database with MySQL. The database file is attached for easy setup and use. The program is linked to the database through JDBC, ensuring efficient and reliable data management.
- Username: dawood
- Password: admin
- Clone the repository.
- Set up the database using the provided file.
- Log in using the admin credentials.
Feel free to fork the repository and submit pull requests for any improvements or new features.
##dawoodcyber