https://github.com/vty1999/recipe-app
Recipe app keeps track of all your recipes and ingredients. It allows 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
https://github.com/vty1999/recipe-app
css postgresql rspec-rails ruby-on-rails
Last synced: 2 months ago
JSON representation
Recipe app keeps track of all your recipes and ingredients. It allows 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
- Host: GitHub
- URL: https://github.com/vty1999/recipe-app
- Owner: VTY1999
- Created: 2022-05-30T10:07:37.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T19:06:42.000Z (about 4 years ago)
- Last Synced: 2025-11-12T11:24:35.219Z (8 months ago)
- Topics: css, postgresql, rspec-rails, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 186 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Recipe App
> Recipe app keeps track of all your recipes and ingredients. It allows 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.
## Built With
- Ruby
- Rails
- RSpec
- PostgreSQL
- CSS
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)
## Install
- Git
- Ruby
- PostgreSQL
- Node.js
- `gem install rails`
## Usage
Clone this repository
`git clone
$ https://github.com/VTY1999/Recipe-app.git
$ cd Recipe-app `
# Run project
- bundle install
- rails s
# Run Test
- `rspec spec/`
# Authors
👤 **Francis Verissimo**
- GitHub: [@githubhandle](https://github.com/VTY1999)
- Twitter: [@twitterhandle](https://twitter.com/verissimoty?s=09)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/francis-o-verissimo/)
👤 **Kamuntu kandi**
- GitHub: [@Kandy-Peter](https://github.com/Kandy-Peter)
- Twitter: [@Peter-Kandi](https://www.linkedin.com/in/kandi-peter-a49590212)
- LinkedIn: [Kandi Peter](https://twitter.com/peter_kandy)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.