- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Gaming_console_reservation_back_end] is a backend rails api that provides service to the front-end react app to fetch data for gaming console reservation.
Ruby on Rails
- https://rubyonrails.org/
- [Render gaming-consoles]
- [Add gaming-consoles]
- [Delete gaming-consoles]
- [Reserve gaming-consoles]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install Ruby
- Install Rails
- Install Postgresql
Clone this repository to your desired folder:
cd gaming_console_reservation_back_end
git clone https://github.com/stephenkati/gaming_console_reservation_back_end.git
Install this project with:
cd gaming_console_reservation_back_end
bundle install
gem install --no-document rubocop -v '>= 1.0, < 2.0'
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
👤 Author1 [NALEDI DIKGALE]
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Website: https://naledi-dikgale.github.io/mobile-portfolio/
👤 Author2 [Stephen Katuli]
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Twitter: @twitterhandle
👤 Author3 [Miles Mosweu]
- GitHub: @Timbar09
- Twitter: @Milez09
- LinkedIn: @miles-mosweu09
👤 Author4 [Yacoubou Seidou]
- GitHub: @Yacoubou-seidou
- Linkedin: Linkedin
- Website: https://yacoubou-seidou-portfolio.vercel.app/
- [] [Rendering and reserving Laptops]
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
If you like this project please show support by staring ⭐️.
- WE would like to thank Microverse for providing adequate learning material and a safe learning environment.
- We would like to extend our sincerest gratitude for Murat Korkmaz for this beautiful design.
This project is MIT licensed.