- About the Project
- Getting Started
- Authors
- Future Features
- Contributing
- Show your support
- Acknowledgements
- FAQ
- License
[Food App] The Food app will be a classic example of a Food App. It is a functional website that will show the list of shopping and empower readers to interact with them by adding recipes and inventories and generating shopping list.It has been made by the following ERD diagram.
Ruby
- https://www.ruby-lang.org/en/
- [Creating a data model]
- [Processing data in models]
- [Validations and Model specs]
- [Setup and controllers]
- [Views]
- [Forms]
- [Integration specs for Views and fixing n+1 problems]
- [Add Devise]
- [Add authorization rules]
To get a local copy up and running, follow these steps.
In order to run this project you need:
bundle install
Clone this repository to your desired folder:
- cd
Food-app-rails
(https://github.com/bilalrajput09/Food-app-rails.git)
Install this project with:
- cd Food-app-rails
- bundle install
To run the project execute the following command:
- rspec spec
- rails routes
To run tests, run the following command:
rubocop
rspec .
rails server
👤 Ashna Ali
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Bilal Ahmed
- GitHub: @bilalrajput09
- Twitter: @bilal_rajput09
- LinkedIn Bilal Rajput
👤 IRADUKUNDA Pacific Rugwizangoga
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- [Food App ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you like this project
I would like to thank...
- Microverse for the detailed requerements provided.
This project is MIT licensed.