Bridal cars is a full stack application that allows users to reserve a bridal car. It uses React in the front end and RoR(Ruby on Rails) as an API. Using this app, users can log in by typing username and password. Once logged in, they are able to see all the available cars, the car details and can reserve a car.
Client
- [Users can log in by typing username and password]
- [Users can see list of all cars]
- [Users can reserve a bridal car]
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm install
npm start
Clone this repository to your desired folder:
cd desired-folder
git clone git@github.com:inspecta/bridal-cars-frontend.git
- Open the file in your preferred code editor
To run tests, run the following command:
npm test
Mention all of the collaborators of this project.
👤 Derrick Mulinde
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Fikerte Tesfaye
- GitHub: @Fikerte-T
- Twitter: @tofikertesfaye
- LinkedIn: LinkedIn
👤 Kolapo Precious Akinrinlola
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add user roles
- Implement Authorization through JWT
- Add more information and photos about cars
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a ⭐️
We would like to thank the design provided by Murat Korkmaz on Behance.
This project is MIT licensed.