Rent-A-Car-Project
Rent-A-Car-Project copied to clipboard
It is a car rental project developed during the Software Development Camp.
Rent A Car System
Hello Everyone!
It is a car rental project developed during the Software Development Camp. In general, the project was designed in accordance with the layered architecture and the entity framework is used as the ORM. Console application is determined as the user interface.
How To Use
First, open the terminal and enter below commands:
# Clone the repository
$ git clone https://github.com/AbdullahOztuurkk/Rent-A-Car-Project.git
# Go to project folder
$ cd Rent-A-Car-Project
# Install Dependencies
$ dotnet restore
Screenshots