Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brytebee/recipe-it
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 allow users to make their recipe public so anyone can access them.
https://github.com/brytebee/recipe-it
Last synced: 5 days ago
JSON representation
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 allow users to make their recipe public so anyone can access them.
- Host: GitHub
- URL: https://github.com/brytebee/recipe-it
- Owner: brytebee
- Created: 2022-05-16T10:09:05.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-21T12:58:13.000Z (over 2 years ago)
- Last Synced: 2024-10-27T20:14:42.427Z (about 2 months ago)
- Language: Ruby
- Size: 176 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe It
## Description
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 allow users to make their recipe public so anyone can access them.
## Built With
- Rails
- Commandline
- PostgreSQL
- Tailwind CSS
- Embedded Ruby (ERB)
- HTML5### Prerequisites
Internet connection and basic computing skills.
1. [Clone the project](https://github.com/brytebee/recipe-it.git)
## Getting started
1. Installing the packages by running `bundle install`
2. On the cmd run `rails server`## Testing
1. Installing the packages by running `bundle install`
2. On the cmd run `cd recipe-it`
3. Run `rspec` or `rspec spec/models`## Author
👤 **Atsighi Bright**
- GitHub: [@brytebee](https://github.com/brytebee)
- Twitter: [@brytebee](https://twitter.com/brytebee)
- LinkedIn: [brytebee](https://www.linkedin.com/in/brytebee)## Collabrator
👤 **Yaseer A. Okino**
- GitHub: [@githubhandle](https://github.com/yaseerokino/)
- Twitter: [@twitterhandle](https://twitter.com/yaseerokino/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/yaseerokino/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/brytebee/recipe-it/issues) here 😏😏.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
All thank to God Almighty for life.
To the:- entire microverse community,
- my conding partners,
- stand-up team, and
- morning team.Thanks for all contributions and reviews.
## 📝 License
This project is [MIT](./MIT.md) licensed.