π College Management System
A College Management System designed to simplify and automate the management of departments, instructors, and students with secure access control.
π Key Features
π Department Management β store details like name, location, and head of department.
π¨βπ« Instructor Management β manage instructor ID, name, phone, and department.
π Student Records β maintain student ID, name, and phone.
π Secure Login System β role-based authentication (Department, Instructor, Student) to protect database access.
π οΈ How It Was Built
Database Design β created an ERD and Schema for optimized relationships.
SQL Database β implemented with authentication to ensure data safety and restricted access.
Java (NetBeans) β GUI developed with JFrame and AWT Action Listeners for interactive forms.
JDBC Integration β seamless connection between the app and SQL database for CRUD operations.
UML Diagrams β planned and visualized the full architecture before development.
π Tech Stack
Java (Swing / AWT)
NetBeans IDE
SQL Server
JDBC
UML / ERD Design