Skip to content

A simple inventory management system to track products, manage stock, generate billing, and create reports.

Notifications You must be signed in to change notification settings

PoojaThummar/Inventory-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Inventory Management System

This project is a simple console-based inventory management system developed in C++. It helps manage products in a store by providing features such as stock management, billing, and report generation.

Features:

  • Add and display products
  • Manage stock and billing
  • Generate inventory reports

Technologies Used:

  • C++ (OOP, file handling, data structures)

How to Run:

  1. Clone the repository:
    git clone https://github.com/PoojaThummar/Inventory-Management-System
    

Compile and run the project

  1. g++ inventory_management.cpp -o inventory_management ./inventory_management

About

A simple inventory management system to track products, manage stock, generate billing, and create reports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages