Skip to content

hemankpatwal/inventory_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory Management System

The Inventory Management System allows businesses to efficiently manage products, suppliers, and sales orders. It provides functionality to add, update, or delete products and suppliers, manage stock levels, and create sales orders. The system is built with Django and uses MongoDB as the database.

Features

  • Product Management: Add, update, or delete products in the inventory.
  • Stock Tracking: Monitor product quantities and manage stock levels.
  • Supplier Management: Add or delete suppliers from the system.
  • Sales Order Creation: Create and manage customer orders with product details.

Requirements

To run this project, you need:

Python 3.7 or higher Django (v5.1.5) MongoDB (or MongoDB Atlas for cloud) Djongo (for MongoDB-Django integration)

Install the dependencies by running:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages