Skip to content

Tufahel/book-dirt-bike-back-end

Repository files navigation

Dirt Bikes API

Dirt Bikes is an application to book dirt bikes for rent. The user will be able to choose a bike according to his preferences and book a period during which he will use the desired bike.

Demo 📝

image

Backend Server

Backend

Backend Source Code

Backend Source Code

Frontend Live Version

Live Page

Frontend Source Code

Frontend Source Code

Kanban Board

Kanban Board

Initial State Of Kanban Board

Initial State

Final Number Of Team Members

We are 3 members in our team:

Built With

  • Ruby
  • Rails
  • PostgreSQL
  • Rspec
  • JwT
  • Device

Live

Front-end repo

Frontend repo

API Documentation

API DOC

Getting Started

To get a local copy up and running follow these setup steps.

Setup

  • Open terminal and clone the project: git clone git@github.com:Tufahel/book-dirt-bike-back-end.git
  • cd into the directory book-dirt-bike-back-end

Prerequisites

  • You need to have node.js installed in your system

Install

  • Clone the repository to your local machine
  • Run bundle install to install the necessary gems
  • Run rails db:create to create the database
  • Run rails db:migrate to migrate the database
  • Run rails db:seed to seed the database
  • Run rails s to start the server
  • Open http://localhost:3000/ in your browser
  • In case you run into any errors please raise an issue.

Run tests

  • Install Rspec with rails generate rspec:install
  • Run rspec spec to run the tests

Authors

👤 Toyosi Taiwo

👤 Tufahel Ahmed

👤 Nii Amanor Djoleto

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Credits

Design inspiration: Murat Korkmaz on Behance

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

Dirt Bikes is an application to book dirt bikes for rent. The user will be able to choose a bike according to his preferences and book a period during which he will use the desired bike.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published