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.
We are 3 members in our team:
- Ruby
- Rails
- PostgreSQL
- Rspec
- JwT
- Device
- Live app: Dirt-Bike
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.jsinstalled in your system
Install
- Clone the repository to your local machine
- Run
bundle installto install the necessary gems - Run
rails db:createto create the database - Run
rails db:migrateto migrate the database - Run
rails db:seedto seed the database - Run
rails sto start the server - Open
http://localhost:3000/in your browser - In case you run into any errors please raise an issue.
- Install Rspec with
rails generate rspec:install - Run
rspec specto run the tests
👤 Toyosi Taiwo
- GitHub: @Yorsyboy
- Twitter: @tboytaiwo
- LinkedIn: Toyosi Taiwo
👤 Tufahel Ahmed
- GitHub: @Tufahel
- Twitter: @TufahelAhmed
- LinkedIn: @Tufahel-Ahmed
👤 Nii Amanor Djoleto
- Github: @Ramrod433
- Twitter: @_Djoleto
- LinkedIn: Nii Djoleto
Contributions, issues, and feature requests are welcome!
Design inspiration: Murat Korkmaz on Behance
Give a ⭐️ if you like this project!
- This was not possible without the help of Microverse.
- The Creative Commons license of the design
This project is MIT licensed.
