Skip to content

Marremelad/CarzCo

Repository files navigation

Carz Co 🚘

Description

This is a group project made by me and my classmate. The application features a simple car dealership in the console.

Features

  • See all vehicles in the dealership.
  • see all reserved vehicles.
  • See chosen vehicles by filtering.
  • Buy a vehicle.
  • Reserve a vehicle.

Application demo

Application Demo

Requirements

  • .NET 8 or higher

Get started

If you are using Visual Studio or any other IDE with an integrated repo-cloning function use it with this URL - https://github.com/Marremelad/CarzCo.git then open the solution and run the program.

Else, do the following.

  • Open the terminal on your computer.
  • Navigate to the directory where you keep your repositories.
  • Run the following command
git clone https://github.com/Marremelad/CarzCo.git        
  • Navigate into the directory that holds the project and run the following command.
dotnet run

About

Console car dealership

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages