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
- Ruby on Rails & postgreSQL.
- JWT.
- Linters Rubocop
- Git & GitHub.
To get a local copy up and running follow these simple example steps.
Git
PostgreSQL
Ruby on Rails
1. git clone https://github.com/JoffreyNK/final-capstone
2. cd final-capstone
3. bundle install
4. rails db:create
5. rails db:migrate
1. rails server
The frontend of the appp is found here
if you are running spec tests, go in directory root of the project and run rspec
Ready to work?⛏️ You're all set to explore and change the repo locally (on your computer).
👤 Joffrey
- GitHub: @joffreynk
- Twitter: @joffreynk
- LinkedIn: joffreynk
👤 Guishny DESOR
- GitHub: @desorgui
- Twitter: @DGuishny
- LinkedIn: Guishny Desor
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- 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.
This project is MIT licensed.