A comprehensive web-based food delivery application built using Java Servlets, JSP, and MySQL. This system enables customers to browse restaurants, order food, make payments, and rate their experience ...
A Spring Boot REST API for managing student records. This version only uses the basic CRUD operations to manage the data. In memory storage is used and the APIs are tested using Postman.