https://github.com/claudiarojassoto/recipe_app
An all-in-one culinary assistant 🍽. Save recipes, track ingredients, and generate shopping lists. Share your favorite recipes publicly for everyone to enjoy!
https://github.com/claudiarojassoto/recipe_app
controllers database-management devise devise-token-auth devise-views models ruby-gem ruby-lib ruby-on-rails ux-ui views
Last synced: 6 months ago
JSON representation
An all-in-one culinary assistant 🍽. Save recipes, track ingredients, and generate shopping lists. Share your favorite recipes publicly for everyone to enjoy!
- Host: GitHub
- URL: https://github.com/claudiarojassoto/recipe_app
- Owner: ClaudiaRojasSoto
- License: mit
- Created: 2023-10-08T12:30:04.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-20T00:38:28.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T22:21:39.125Z (6 months ago)
- Topics: controllers, database-management, devise, devise-token-auth, devise-views, models, ruby-gem, ruby-lib, ruby-on-rails, ux-ui, views
- Language: Ruby
- Homepage:
- Size: 6.22 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
The Recipe app
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 The Recipe app ](#-the-recipe-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)**[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.
### Prerequisites
You need ruby and bundler
### Setup
Clone this repository to your desired folder:
sh
cd my-folder
git clone https://github.com/ClaudiaRojasSoto/Recipe_App.git
### Install
Install this project with:
- gem install rails
- bundle install
### Usage
To run the project, execute the following command:
rails server
### Run tests
To run tests, run the following command:
rspec spec
👤 **Andy Zam**
- GitHub: [Andres Zamorano](https://github.com/Dachrono)
- Twitter: [Andres Zamorano](https://twitter.com/Dachrono)
- LinkedIn: [Andres Zamorano](https://www.linkedin.com/in/andres-zamorano-785b77a1/)
👤 **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](https://github.com/ClaudiaRojasSoto/Blog_App/issues).
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](./LICENSE.txt) licensed.