Skip to content

rhythmnarang1/smart-inventory-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Smart Inventory System

A simple and efficient inventory management web application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). This project allows users to manage items, categories, and stock data seamlessly through a responsive and easy-to-use interface.


🚀 Features

  • Add, update, delete, and search inventory items
  • Categorize items for better organization
  • View real-time item availability
  • Search by name, category, and price range
  • Lightweight and fast interface
  • MongoDB-backed persistent storage

💻 Tech Stack

Technology Purpose
MongoDB NoSQL database
Express.js Backend server and APIs
Node.js Runtime environment
HTML/CSS Frontend UI styling
JavaScript Frontend scripting
Postman API testing
MongoDB Compass GUI for managing database

🛠️ Installation

  1. Clone the repository: git clone https://github.com/rhythmnarang1/smart-inventory-system.git

  2. Navigate to the project folder: cd smart-inventory-system

  3. Install dependencies: npm install

  4. Add your MongoDB connection string in a .env file: MONGO_URI=mongodb://localhost:27017/inventorydb PORT=5000

5.Run the server: node server.js

image

image

Contributors

-Yashav Aggarwal

-Rhythm Narang

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published