Skip to content

shiva2307/simple-inventory-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Simple Inventory Management System

A lightweight, full-stack inventory management application built with a FastAPI backend and a frontend using HTML, CSS, and JavaScript (with component-style structure). Designed to demonstrate clean API design, SQL integration, and a simple dashboard interface for tracking products.

🚀 Features

🗂 Product Inventory Dashboard — view all items in a clean UI

➕ Add / Update / Delete Products — full CRUD operations

⚡ FastAPI Backend — high-performance API endpoints

🗄 SQLAlchemy ORM — clean database model definitions

🎨 Modular Frontend — organized HTML/CSS/JS with reusable components

🧱 Tech Stack

Backend

FastAPI

SQLAlchemy

Uvicorn

Frontend

HTML

CSS

JavaScript

Database

PostgreSQL

Screenshot 2025-11-30 at 21 45 08

About

A full-stack inventory management application with a FastAPI backend and a hybrid frontend built using HTML/CSS/JavaScript with a few React-style components. The project provides clean product CRUD APIs, database integration with SQLAlchemy, and a simple dashboard UI for managing items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors