Book my Ride App is a car rental application that provides users with the ability to create an account, log in, and reserve a car for a designated time frame. It also allows users to browse through all available vehicles and view specific cars. Additionally, users can check their own booking history and view all reservations made by them.
Collaboration team is made of 5 members:
- Abeera Tahir
- Vanel Nwaba
- Ezema Anthony Sunday
- Khomotso Mkansi
- Zia Bakhteyari
The frontend is made with react and can be found [here] (https://github.com/vanelnw/appointment-capstone-frontend.git)
Server
Database
- Deploy application API on render
- Update Api documentation with deployed url
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/vanelnw/Appointment-Capstone-Backend.git
cd Appointment-Capstone-Backend
bundle install
To run the project, execute the following command:
rails db:create
rails db:migrate
rails db:seed
rails server
To run tests, run the following command:
rspec
👤 Zia Bakhteyari
- GitHub: @zia123456
- Twitter: @zia_bakhteyari
- LinkedIn: Zia bakhteyari
👤 Khomotso Mkansi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Vanel Nwaba
- GitHub: @vanelnw
- LinkedIn: Vanel Nwaba
- Twitter: @vanelnw
👤 Ezema Anthony Sunday
- GitHub: @sonyco-4u
- Twitter: @EZEMASUN
- LinkedIn: ezema-anthony-sunday
👤 Abeera Tahir
- GitHub: @AbeeraTahir
- Twitter: @AbeeraTahir8
- LinkedIn: Abeera Tahir
- Integrate Admin action.
- Integrate super users.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider giving it a star ⭐️.
Special thank to Murat Korkmaz for providing the design guidelines.
This project is MIT licensed.