vic778/Oracle-booking-API
This is the backend for the oracle-app web application for car favorites: you have a list of cars that a user can reserve for a certain period of time. The backend is a REST API that allows you to create, read, update and delete cars. It also allows you to create, read, update and delete reservations.
Ruby
Issues
- 0
Test controllers, models[3pts]
#8 opened by vic778 - 0
my_favorites[2pts]
#6 opened by vic778 - 0
favorite[2pts]
#7 opened by vic778 - 0
Add Items[4pts]
#5 opened by vic778 - 0
Initialize App[1pts]
#1 opened by vic778 - 0
Configure Gems[1pts]
#2 opened by vic778 - 0
Sign_up user[1pts]
#3 opened by vic778 - 0
Sign-In user[1pts]
#4 opened by vic778