jssol / BookRacers-Rails-Back-End

Microverse Final Group Capstone Project: A motorcycle renting company web app where registered users can book a bike based on their preference and intended usage. This project is the back-end part of the final capstone project from Microverse. It is built built using Ruby on Rails..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookRacers Web App

  • This is a FullStack Group project and here is the backend service provider for the BookRacer App which helps the frontend users to register(sign up) and login (sign in) using JWT. It also provides API endpoints to read, write, update, and delete data.

  • We also built a simple documentation for this project so users can have an idea on how to use the app.

*** Link to FrontEnd App *** *** Link to Live Demo ***

*** Link to BackEnd App *** *** Link to Live Demo ***

Kanban Board πŸ“„

Entity Relationship Diagram

BookRacerERD

Built With πŸ› οΈ

Usage

Run the following commands:
git clone git@github.com:mavericks-db/BookRacers-Rails-Back-End.git
cd BookRacers-Rails-Back-End
bundle install
rails db:create
rails db:migrate
rails db:seed
rails s
Open a browser and go to: https://localhost:3001 to view the backend app.

Testing

cd BookRacers
run rspec

Authors

πŸ‘€ Mavericks Balitaan

πŸ‘€ Jonathan Sivahera

πŸ‘€ Anthony Mwenyo

πŸ‘€ Dinma-Faith

πŸ‘€ Chime Emelie

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page and

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

The design has been inspired by: Murat Korkmaz on Behance

πŸ“ License

This project is MIT licensed.

About

Microverse Final Group Capstone Project: A motorcycle renting company web app where registered users can book a bike based on their preference and intended usage. This project is the back-end part of the final capstone project from Microverse. It is built built using Ruby on Rails..


Languages

Language:Ruby 98.0%Language:CSS 1.1%Language:HTML 0.8%