Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Store Inventory Management Web App

A full-stack web application for managing store inventory. Built with Java (JSP & Servlets) on the backend, HTML, CSS, and JavaScript on the frontend, and MySQL as the database. Includes admin and customer roles for managing and viewing inventory. APIs can be tested using Postman.


Project Overview

This web application allows store managers to efficiently manage inventory, track stock, and handle customer orders. Customers can view products, check availability, and place orders.

  • Admin Features:

    • Add, update, and delete products.
    • Track stock levels and inventory history.
    • Manage customer orders and view reports.
  • Customer Features:

    • Browse products and check stock availability.
    • Place orders and view order history.
    • Search and filter products.
  • Database: MySQL used to store product, customer, and order information.

  • API Testing: Postman for testing backend APIs.


Tech Stack & Tools

Java JSP Servlet HTML5 CSS3 JavaScript MySQL Postman


Key Features

  • Role-based access: Admin and Customer panels.
  • CRUD operations for products and inventory.
  • Search and filter functionality for customers.
  • Real-time stock tracking and reporting.
  • API endpoints available for integration and testing via Postman.

About

Store Inventory Management web app with Admin and Customer roles. Built using Java Servlets, MySQL, and Tomcat to manage products, orders, and inventory efficiently

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages