- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 🙏 Credits
- 📝 License
CARS The Final Capstone Project is based on an E-commerce app to make a reservation to try cars.
- Devise Authentication
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
- Ruby installed and running
- Rails installed and running
- PostgreSQL installed and running
Clone this repository to your desired folder:
git clone https://github.com/redmarverick/Final-Capstone-Backend.git
cd Final-Capstone-Backend
code .
Install the project dependencies, execute the following command in Bash:
bundle install
Create the database, execute the following command in Bash:
rails db:create
rails db:migrate
rails db:seed
To run the project, execute the following command in Bash:
rails server
To run the project tests, execute the following command:
rspec spec
👤 Javed Shahbaz
- GitHub: @Javed-Shahbaz
- Twitter: @javedshahbaz007
- LinkedIn: @javedshahbaz
👤 Sergio Peralta
- GitHub: @SergioPeralta22
- Twitter: @SePeralta22
- LinkedIn: LinkedIn
👤 Nylbert Victor
- GitHub: @Nylbert Victor
- Twitter: @Nylbert Victor
- LinkedIn: Nylbert Victor
- Making desktop view
- Impoving UI / UX of the application
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a start if you like this project!
- I would like to thank the Microverse program!
- I would like to give credit for this design to Murat Korkmaz!
- Design See
This project is MIT licensed.