This application specially developed for Colleges. An user can manage and control student as well as faculty data. This application comes with tones of features which are defined below.
- CRUD operation on Students, Admin and Faculties
- Save client details
- Two Step Authentication for main administrator
- Administrator can reset their password
- JavaFX
- JDBC
- iTextPDF
- Fast2SMS API
Clone the project
git clone https://github.com/viveknimbolkar/College_Management_System-
Open in Intellij Idea
-
Start local server (XAMPP/LAMPP/WAMPP)
-
Import college_management_system.sql file on your local database
https://github.com/viveknimbolkar/College_Management_System/blob/master/college_management_system.sql- Run a main method in this class
com.application.MainApp.java