You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is a RESTful API for a claims management system. It allows clients to register and log in, create new claims, view existing claims, and update their own claims. The API also provides endpoints for administrators to view all claims and update the status of a claim.
A payroll processing system developed using Java Spring Boot, Spring ORM, and MySQL. This system calculates employee salaries, deducts taxes, and generates pay stubs. It showcases the use of MVC architecture for financial calculations, data processing, and report generation.
The Spring MVC Product CRUD Operation is a demo project that uses Spring MVC and Spring ORM to perform CRUD operations on products. The frontend is designed using Bootstrap 4 and implemented in JSP pages.
This is a stand-alone point of sales system developed according to the layered architecture using Java, Hibernate, Maven and SpringORM. This is a basic user based system where the crud operations such as adding customers, items and placing orders are handled.