Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management System

A responsive web-based dashboard for managing products, categories, suppliers, and purchase orders. The system tracks inventory levels, generates low-stock alerts, records activity logs, and provides reports such as inventory value and stock insights. Built with HTML, CSS, Bootstrap, JavaScript, and a fake REST API using json-server.

This project has been restructured into a frontend for the user interface and a backend for data management.

Project Structure

  • frontend/: Contains all the client-side code, including HTML, CSS, and JavaScript.
  • backend/: Contains the server-side code, primarily using json-server to serve a REST API from a db.json file.

Setup and Installation

To set up and run this project locally, follow the instructions below for both the frontend and backend.

Frontend

Refer to the frontend/README.md for detailed instructions on setting up and running the frontend application.

Backend

Refer to the backend/README.md for detailed instructions on setting up and running the backend API.

Deployment

See live demo here https://inventrack-sys.vercel.app/

About

A responsive web-based dashboard for managing products, categories, suppliers, and purchase orders. The system tracks inventory levels, generates low-stock alerts, records activity logs, and provides reports such as inventory value and stock insights. Built with HTML, CSS, Bootstrap, JavaScript, and a fake REST API using json-server.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages