Ebike Reservation BackEnd is a responsive application to provide an electric bike test riding service. Only admins can add or delete a ebike. The cities for test-rides are limited. Clients could book a bike at a city in a specific time. Each city should have different ebikes. Ebikes should be booked by other clients on several days. The app has two parts backend and frontend
- Authentication
- Authorization
- API
- Figma Design
- Kaban Board This is the link to the project management tool used to track the progress of the project.
- Kaban Board Initial State This is the link to the project management tool used to track the progress of the project.
In this team, we are 4 in number,
- @khanh-devos
- @rodrigopenayo98
- @Souad El Mansouri
- @Tchasinga jacques
To get a local copy up and running, follow these steps.
In order to run this project you need:
ruby
bundler
Clone this repository to your desired folder:
git clone https://github.com/khanh-devos/capstone-ebike-reservation-backend.git
Install this project with:
cd the_new_folder_name
bundle install
it will install the required gemfile for running the project
bundle install
rails db:create
rails db:migrate
rails s
To run linter tests, run the following command:
rubocop .
👤 Khanh-Devos
- GitHub: @khanh-devos
- Twitter: @khanhror
- LinkedIn: LinkedIn
👤 Souad El Mansouri
- GitHub: @souad988
- Twitter: @souadElmansouri
- LinkedIn: LinkedIn
👤 Rodrigo Penayo
- GitHub: @rodrigopenayo98
- Twitter: @rodrigopenayo98
- LinkedIn: LinkedIn
👤 Tchasinga Jacques
- GitHub: @stchasinga
- Twitter: @Tchasinga
- LinkedIn: LinkedIn
- More features
- Animation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can share this project to your friend
I would like to thank Murat Korkmaz for his beautiful design and all the contributors for this project
This project is MIT licensed.