Book car is a platform to book a car that is present in different cities for a given period of time. The user selects the duration of rental per car model type and price range. if a user is an admin he can manage the car resources by updating the list of cars in the database.
- Open your terminal and navigate to the folder you would like to save the project.type the following commands to your terminal
git clone git@github.com:Gedewon/CarBooking-Backend.git
- Move into project directory
cd CarBooking-Backend
bundle install && rails db:create db:migrate db:seed
rails server
rake rswag
👤 Gedewon Haile
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.