Skip to content

Rafe-sk/python-mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Royal Enfield Bike Showroom

This project simulates a bike showroom management system for Royal Enfield bikes. It demonstrates the use of modular programming and object-oriented programming concepts in Python. The system allows users to view available bikes and purchase them by providing necessary customer details.

Project Structure

  • bike.py: Defines the Bike class.
  • customer.py: Defines the Customer class.
  • showroom.py: Defines the Showroom class, which manages the showroom operations.
  • main.py: Main script to run the showroom interface.
  • README.md: Project documentation.

Installation

Clone the repository: git clone https://github.com/your-username/bike-showroom.git

Navigate to the project directory: cd bike-showroom

Usage

Run the main script to start the bike showroom management system:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages