Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pamphilemkp/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
https://github.com/pamphilemkp/recipe-app
rails ruby-on-rails
Last synced: 19 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 should allow you to make them
- Host: GitHub
- URL: https://github.com/pamphilemkp/recipe-app
- Owner: Pamphilemkp
- Created: 2022-11-28T16:46:19.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-05T07:23:35.000Z (about 2 years ago)
- Last Synced: 2024-11-02T12:34:11.013Z (2 months ago)
- Topics: rails, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 6.03 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
## Built With
- Ruby on Rails
- PostgreSQL## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby on Rails
- Rspec### Install
1. Go to the terminal and `cd` into the directory of your preference.
2. Run `[email protected]:pamphilemkp/recipe-app.git` to clone the app.
3. Run `rails s` to start the app and it will automatically open in your default browser.### Run test
1. For rails run `rubocop --color`
2. For style run `npx stylelint "**/*.{css,scss}"`👤 **Pamphile Mkp**
- GitHub: [@pamphilemkp](https://github.com/pamphilemkp)
- Twitter: [@pamphilemkp](https://Twitter.com/PamphileMusonda)
- LinkedIn: [@pamphilemkp](https://www.linkedin.com/in/pamphile-musonda)👤 **Basit Ali**
- GitHub: [@githubhandle](https://github.com/basitali111)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/basit-ali-jobs/)
- Twitter: [Twitter](https://twitter.com/BasitAl35031734)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!Feel free to check the [issues page](https://github.com/alphayowakarindi/rails-recipe-app/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.