This repository consists of GUI application on Girls HostelManagementSystem. The project is build on NetBeans IDE with MySql Database.
The Application performs the following operations:
- Login as Admin.
- Create, Read, Edit and Delete details of Students.
- Rules and Regulations of the Hostel.
- Mess Timings and Rules of the Hostel.
- View all the registered students.
- Run the SQL script in MySql Workbench.
- In NetBeans IDE under library section Add MySql connector.jar file.
- In the DataBase.java file update database name, username and password.
- Run the Project.