This is a demo project on Admission Management for Schools and Colleges.
- As the admission of a student becomes a very slow process when it is managed manually, it is required to design an automated Admission System to save time and improve efficiency.
- The project aims at managing the entire admission process of a student in a simplified way.
- Based on the roles, system exposes relevant options to the user. All the data is maintained in the database management system.
- Spring Boot
- JPA
- Hibernate
- AngularJS
- JavaScript
- MySQL
You need to use Eclipse to run this project. Download this project using the below command or just download the zip.
git clone https://github.com/vjgpt/Admission-Management.git
Import this in Eclipse and open the file with main method in it, right click and run that file. src/main/java/com/admission/App.java this is the path to the file.