[The Recipe app] The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
Technologies
Linters
- Rubocop
- Style lint
- [Use of Ruby on rails]
- [Use of device to user autenticate]
- [Use of Rspec and capybara for testing]
To get a local copy up and running, follow these steps.
You need ruby and bundler
Clone this repository to your desired folder:
sh
cd my-folder
git clone https://github.com/ClaudiaRojasSoto/Recipe_App.git
Install this project with:
- gem install rails
- bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec
π€ Andy Zam
- GitHub: Andres Zamorano
- Twitter: Andres Zamorano
- LinkedIn: Andres Zamorano
π€ Claudia Rojas
- GitHub: @ClaudiaRojas
- LinkedIn: @ClaudiaRojas
- [1] [Modify you recipe foods.]
- [2] [Organize your recipes for type.]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please feel free to send me corrections for make it better I would feel glad to read your comments. And think If you enjoy gift me a star.
- Microverse for providing the opportunity to learn Git and GitHub in a collaborative environment.
- GitHub Docs for providing a wealth of information on Git and GitHub.
-
[Can I use with a templeate your project?]
- [Of course I would feel honored]
-
[Your project is free license?]
- [Yeah, you can use it completly]
this project is MIT licensed.