Skip to content

aashifm1/Car-Store-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Car Store 🏎️

A simple command-line based car store simulation in Python. Users can browse available cars, choose a model, and proceed with a mock payment system (cash or card). At the end of a successful transaction, a purchase bill is generated.


πŸš€ Features

  • View and select from 4 premium car models
  • Simple CLI-based user experience
  • Simulated payment system (cash/card)
  • Masked card details for basic privacy
  • Receipt generation with timestamp

πŸ› οΈ Requirements

  • Python 3.6+
  • Standard libraries only (no external dependencies)

πŸ“¦ Installation

  1. Clone the repository:
    git clone https://github.com/aashifm1/car-store.git
    cd car-store

About

CLI-based car store simulator in Python with mock payment and billing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages