This is an API allows users to book a car present in our database. The user can set the reservation date and final date for a selected car. If the user is an administrator they can upload a car and delete it from our database.
- Ruby on Rails
- PostgreSQL
- RSpec
- Rswag
- Devise
- Devise-JWT
- CanCanCan
- Capybara
- Visual Studio Code
- GIT
- Rubocop
- Heroku
To get a local copy up and running follow these simple example steps.
- ruby
- rails
- git
- bundle
git clone git@github.com:indigodavid/ezCar_backend.git
cd ezCar_backend
bundle install
rails db:create
rails db:migrate
rails db:seed
rails server
rspec spec/models
rake rswag
- Arnaud Bandonkeye
- Julio Gagliardi
- Darik Mohammed
- David Vera
👤 Arnaud Bandonkeye
👤 Julio Gagliardi
👤 Darik Mohammed
👤 David Vera
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Splash Background Image by T. Kaiser
- Hat tip to anyone whose code was used
- Inspiration
- Our supportive families and Microverse colleagues.
This project is MIT licensed.