Rentomotors is an app that enables users to reserve cars for their personal benefits for a certain period of time. It built with Ruby on Rails and React Js used as frontend.
MIT License
0
stars
0
forks
source link
[1pt] Create data models for Motorcycles, Bookings, and Users #26
Create data models for Motorcycles, Bookings, Users.
Run scaffold for models creation.
Run migrate for database creation.
Add seed to motorcycles table.
Create data models for Motorcycles, Bookings, Users. Run scaffold for models creation. Run migrate for database creation. Add seed to motorcycles table.