Skip to content

this is the first project of inventory management system ....based on python program

Notifications You must be signed in to change notification settings

Muneeb502/Inventory-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory-Management-System

Python-based application that allows users to manage an inventory of items by adding, removing, updating, and searching for items. This system will help the company keep track of its stock and ensure efficient management of resources.

DETAILS

Data Collection

Creating a simple data collection with the help of lists and dictionaries, which includes some default data.

Functionality

    Creating different functions like:
  • Addition: allows users to add new items to the inventory

  • Updating: enables users to update the quantity of existingitems

  • Removing: allows users to remove items from the inventory

  • Showing Data: displays the current inventory data

  • Data Persistence

  • The system uses JSON files to save and load the inventory data, ensuring that the data is preserved between sessions.

FEATURES

User-friendly interface

Easy to use and navigate

Efficient management of resources

Data persistence using JSON files

HOW TO USE

  1. Run the main.py file to start the application
  2. Follow the menu options to add, update, remove, or show data
  3. Use the save_data function to save the data to a JSON file
  4. Use the load_data function to load the data from a JSON file

CONTRIBUTING

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.

AUTHOR

MUNEEB UR REHMAN (MUNEEB502)

🔗 Links

linkedin