Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Sales System

This is a simple Python Sales System project built with object-oriented programming.
It uses JSON for data storage and the Faker library to generate realistic fake sales entries.


πŸ“Œ Features

βœ” Generate fake sales entries
βœ” Add a new sale
βœ” List all sales with indexes
βœ” Update a field of a sale record
βœ” Delete a sale by index
βœ” Search records by specific field
βœ” Simple CLI menu (switch/case)


πŸ› οΈ Technologies


πŸš€ How to Run

  1. Clone the repository:
    git clone https://github.com/thinkrcode/sales-system.git
  2. Install Requirements.txt:
    pip install -r requirements.txt
  3. Run:
    python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages