- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
goCar is a web app to book cars online, after registering as user on the app you can access the available cars and book one of them if you like. The app is built with Ruby on Rails and React.JS where both back and front ends are integrated using a REST API.
This repo contain the back-end code of the project, you can find the front-end repo on here
- REST API
- Simple authentication
To get a local copy up and running follow these simple steps.
To setup the project follow the steps:
-
Clone this project using Git Bash:
git clone https://github.com/ouasamine/gocar-backend
-
Inside the project directory, install the project's dependencies
bundle install
-
Setup the app's database
rails db:setup
In the project directory, you can run:
-
rails server
Runs the app server
-
rspec spec
Launches the test runner.
👤 Amine
- GitHub: @ouasamine
- Twitter: @ouass_amine
- LinkedIn: LinkedIn
👤 Okechukwu Muokwugwo
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Gordon Otieno
- GitHub: @GordonOtieno
- Twitter: @GordonOtieno
- LinkedIn: GordonOtieno
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project then kindly give me a star ⭐️ in the project repository.
- I would like to thank Gregoire Vella on Behance
- Hat tip to anyone whose code was used.
- Inspiration, etc.
This project is MIT licensed.