Contact to us

Java Projects

Student Management System using Spring Boot

Student Management System is a role based system ie. Admin and Student . This system is mainly responsible for managing data flow between admin and students . Basically , it acts as an interface between school management and students . Admin can see list of admins and students with their details and can create Admins and Students profile. And Student can update their profile .    

E-Shopping System using Jsp and Servlets

E-Shopping System is a role based system ie. Admin(online seller) and Customer(online buyer). Using this online portal , customer(online buyer) can do online shopping to buy a group of items by adding items in shopping cart and make online payments using PayTm wallet . Also Admin(online seller) can view list of orders and can update the status of order ie. Ordered , Dispatched and Delivered .

Student Management System using JSP and Servlets

Student Management System is a role based system ie. Admin and Student . This system is mainly responsible for managing data flow between admin and students . Basically , it acts as an interface between school management and students . Admin can see list of admins and students with their details and download Student resume  . And Student can update their profile and upload resume .