A Java-based School Management System with a Graphical User Interface (GUI) using Swing and MySQL for database management.
- 📌 Admin Panel: Manage students, teachers, and subjects.
- 📌 Teacher Dashboard: Assign grades and manage students.
- 📌 Student Dashboard: View grades and enroll in subjects.
- 📌 Secure Login System with different user roles.
This project uses MySQL for database storage.
- Clone the repository:
git clone https://github.com/talamh0/School-Management-System.git
- Configure MySQL Database.
- Open the project in IntelliJ IDEA or Eclipse.
- Run
Main.java.
- Java (Swing for GUI)
- MySQL (Database)
- JDBC (Database Connectivity)
- GitHub (Version Control)
👩💻 Contributing Feel free to contribute by submitting pull requests! 💡


