Skip to content

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.

Notifications You must be signed in to change notification settings

DyaryRaoof/motors-backend

Repository files navigation

Motors BackEnd End

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.

Built With

  • Ruby on Rails
  • PostgreSQL as a databaase _ Rspec

Live Demo

https://motors-backend-d-p-m.herokuapp.com/

Front End Repo

https://github.com/DyaryRaoof/motors-frontend

Documentation For API

https://documenter.getpostman.com/view/14510825/UVkvJYGR

Kanban Board

https://github.com/DyaryRaoof/motors-backend/projects/1

Initial Kanban board

https://user-images.githubusercontent.com/40565209/155349728-cee9390b-f5f0-45ff-a617-14c4e15e5cf0.png

Team members

3 people

Getting Started

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

Authors

👤 Dyary Raoof Bayz

👤 Mustafa Abbas

👤 Ajayi Peter

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

  • This project is MIT licensed.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published