- 📖 About the Project
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Food Recipe App] is based on Ruby Language and Rails framework.
Project Video Link: Click Here
Client
Server
PostGre SQL
- [Food Recipes are created]
- [Generate shopping list]
- [Devise is used for Authentication]
- [CanCanCan is used for Authorization]
- [Tests have been made using capybara and rspec]
- [N+1 issues are fixed using bullet gem]
- [Postgresql is used]
In order to run this project you need:
Clone this repository to your desired folder:
cd food-recipe
git clone https://github.com/zunairkhan811/food-recipe.git
Install this project with:
bundle install
To run the project, execute the following command:
rail s
Run:
rspec spec
👤 Muhammad Zunair khan
- GitHub: @zunairkhan811
- Twitter: @zunairkhan811
- LinkedIn: @mzunairkhan
👤 Lawmsangi Varte
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Will add more features in the app]
Contributions, issues, and feature requests are welcome!
Feel free to check the repo
If you like my project kindly comment or Follow me on LinkedIn, Twitter & twitter and always Your feedback will be really appreciated. Thanks!
I would like to thank Microverse and my Code Reviewers.
-
[What is Food Recipe App?]
- [In this project, Food recipes is made based on the logged in user and generate the shopping list for that items which are missing for recipes. App has the authorization and authentications features. A user can create and delete recipes if he is the owner of that Recipe. ]
This project is MIT licensed.