Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 769 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 769 Bytes

Warehouse Management System.

A full-featured web application with both frontend and backend components. The project includes database integration, a RESTful API, caching, pagination, validation, and user authentication via JWT tokens.

For the backend, I used Java with the Spring Boot and Hibernate frameworks, while the frontend was implemented using React and JavaScript. The application features a user-friendly interface that allows for seamless navigation and real-time inventory management directly on the site.

This project provided an opportunity to delve into creating secure and scalable web applications, focusing on high-level user and data management.

warehouseSystem