Backend of online Management where admin can add students and courses.
. After running this program in spring boot we have to hit this url to see all the API's in swagger http://localhost:8888/swagger-ui/
Service Layers, Data Access Layers to generate different end points. Features:
- Services Offered
- Admin Signup and Login.
- Addmin can add students with address and courses.
- Admin can get list of students by name.
- Admin can assign course to student.
- Admin can get students by course name.
- Student can update his profile.
- Student can see all courses.
- Student can leave course.
- Backend
- Built authentication while login and logout using key.
- Stored the data on MySQL and used it for Authentication.
- Deployed the website on GitHub.
- JAVA
- Spring
- Spring Boot
- Spring data JPA
- Hibernate
- MySQL
👤 Aftab Alam
-
GitHub: @TheAftabAlam
-
LinkedIn: @aftabalamsi12
Footer © 2022 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact GitHub Pricing API Training Blog About README.md at main.