This is a Ruby on Rails final capstone project from Microverse curriculum. This is a API that allows users to login, get list of motorcycle models, register a motorcycle or delete motorcycles, create reservations for motorcycles with city and date and get list of reservation.
- Ruby on Rails
- PostgreSQL as a databaase _ Rspec
https://motors-backend-d-p-m.herokuapp.com/
https://github.com/DyaryRaoof/motors-frontend
https://documenter.getpostman.com/view/14510825/UVkvJYGR
https://github.com/DyaryRaoof/motors-backend/projects/1
3 people
Download the ZIP from this Link, or run the following git command to clone the files to your machine:
- git clone https://github.com/DyaryRaoof/motors-backend
- Open the cloned folder on the IDE of your choice
- Install the required dependecies with
bundle install
- run
db:migrate
- rub
db:seed
- run
rspec to run the tests
- run
rail s -p 3001
to have the app up and running
👤 Dyary Raoof Bayz
- GitHub: @DyaryRaoof
- Twitter: @DyaryRaoof
- LinkedIn: @DyaryRaoof
👤 Mustafa Abbas
- GitHub: @githubhandle
- LinkedIn: LinkedIn
👤 Ajayi Peter
- GitHub: @peterdgreat
- Twitter: @dev_Peter_0
- LinkedIn: ajayi-peter
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This project is MIT licensed.