Car Booking APi

Car Booking API is Rais API based that allows registered users to book cars. only user of the type admin is allowed to add vehicles in the system and other users can book them them and see their reservations

Built With

  • Ruby on Rails & postgreSQL.
  • JWT.
  • Linters Rubocop
  • Git & GitHub.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Git
PostgreSQL
Ruby on Rails

Setup

1. git clone https://github.com/JoffreyNK/final-capstone
2. cd final-capstone
3. bundle install
4. rails db:create
5. rails db:migrate

Usage

1. rails server

Booking car API Documentation

The frontend of the appp is found here

if you are running spec tests, go in directory root of the project and run rspec

Done!

Ready to work?⛏️ You're all set to explore and change the repo locally (on your computer).

Authors

👤 Joffrey

👤 Guishny DESOR

🤝 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!

Acknowledgments

  • these API was build to hwlp web frontend designers to complete a project designed by Murat Korkmaz on Behance.. you can find the lincese here
  • Google and Stack Overflow.
  • Inspiration.
  • etc.

📝 License

This project is MIT licensed.