Skip to content

Rails backend 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.

License

Gedewon/CarBooking-Backend

Repository files navigation

default-monochrome default

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.

Frontend Repository

GitHub Link

screencapture-localhost-3000-api-docs-index-html-2022-11-29-01_53_41

Built With

  • Ruby on Rails
  • Development set up
  • Rails API only
  • API Swagger documentation
  • JWT & bcrypt

Setup

  • 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

Available Scripts

bundle install && rails db:create db:migrate db:seed 

Then bootup your database by running the following command

rails server

Testing

rake rswag

Authors

👤 Gedewon Haile

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Rails backend 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages