Skip to content

sjain7787/Electronics-Store-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Electronics Store Management System

A C++-based electronics store management program with file-based data storage and a simple user interface.
This project simulates real-world electronics store operations such as product management, inventory handling, and sales tracking.


πŸš€ Features

✨ Inventory Management

  • Add new products
  • Edit product details
  • Delete products
  • View available products

🧾 Sales & Billing

  • Generate sales entries
  • Maintain sales history

πŸ’Ύ Data Persistence

  • Stores data using text files
  • Loads saved data on application startup

πŸ–₯️ Interface

  • Console-based application with structured workflows

πŸ› οΈ Built With

Technology Description
C++ Core application logic and business workflows
File I/O Persistent storage using text files

πŸ“‚ Project Structure

Electronics-Store-Management/
β”œβ”€β”€ README.md        # Project documentation
└── final.cpp        # Main application source code

πŸ“Œ How to Run

  1. Clone the repository:
git clone https://github.com/sjain7787/Electronics-Store-Management.git

g++ final.cpp -o store

./store

About

This is an electronic store management program devbeloped in C++ language this can read and write data in text files and also has a GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages