issues
search
taher-software
/
car-rent-rails
0
stars
0
forks
source link
[2pt] Manage reservation(back-end)
#4
Open
taher-software
opened
2 years ago
taher-software
commented
2 years ago
Create Reservation table:
Reference Car table.
start-date
city
end-date
total-amount
Create Reservation controller with action : new
Add routes for new action in Reservation resource.