Skip to content

yeseniam04/Storage-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenSSF Scorecard

Inventory Management System

Description

This is a C++ program that allows users to manage inventory items. It supports adding, removing, saving, and loading items from a file.

Features

  • Add new inventory items
  • Delete items
  • Save inventory to file
  • Load inventory from file

Technologies Used

  • C++
  • CLion IDE
  • File I/O

How to Run

  1. Clone the repository

  2. Open in CLion

  3. Run main.cpp

Usage

The program will prompt the user to:

  • Add items (name, quantity, etc.)
  • View inventory
  • Save/load data

Future Improvements

  • Add GUI
  • Improve file format
  • Add search/filter feature

##Licence

  • this project is licenced under the MIT licence

Static Analysis

This project uses cppcheck for static code analysis to identify potential issues and improve code quality.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages