Skip to content

InbalTb/Object-Oriented-Programming-project

Repository files navigation

Object-Oriented Programming Project

The "Buy A Car" project is a Python implementation that models a store managing vehicles and customers. This README provides an overview of the project structure and instructions on how to run and use it.

Project Structure

  • vehicles.csv: CSV file containing vehicle data.
  • customers.csv: CSV file containing customer data.
  • py: Directory containing Python files for different classes, gui and the main program.

Dependencies

This project relies on standard Python libraries, and no additional dependencies are required.

How to Run

Ensure you have Python installed. Navigate to the main.py and run the main program.

Additional Gui

The project integrating GUI using TkInter.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages