Student Management System is a full-stack Flask web application for managing student records with secure authentication and CRUD operations. It features a responsive Bootstrap-based UI, role-protected ...
Book API demonstrates the RESTful web services using Spring Boot and JPA. Book API uses the MySQL database to store the records. User can perform all the CRUD operations against the database.