Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nabilhy/recipe-app
https://github.com/nabilhy/recipe-app
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nabilhy/recipe-app
- Owner: NabilHY
- Created: 2022-10-10T08:51:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-14T16:46:53.000Z (over 2 years ago)
- Last Synced: 2024-05-28T21:27:42.461Z (9 months ago)
- Language: Ruby
- Size: 126 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
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
- Rails, Ruby, PostgreSQL, Bootstap, SCSS, Devise, Cancancan
### Download it as a ZIP file
or
### Clone it in your local machine using GIT
to get a local copy , clone the repository using git clone
[email protected]:NabilHY/recipe-app.gitAfter you clone it run the following commands
- cd recipe-app
- bundle install
- bin/rails db:drop db:create db:migrate
- bin/rails server## Authors
👤 **Sanja Mandic**
I am an aspiring web developer from Serbia.
- GitHub: [@sanjaGit](https://github.com/Sanja969)
- Twitter: [@sanjaTwit](https://twitter.com/SanjaMandic42)
- LinkedIn: [@sanjaIn](https://linkedin.com/in/sanja-mandic-823995a2/)👤 **NabilHY**
- GitHub: [@NabilHY](https://github.com/NabilHY)
- Twitter: [@NeoNabil12](https://twitter.com/NeoNabil2)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nabil-hayoun/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/NabilHY/recipe-app/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://github.com/NabilHY/recipe-app/blob/dev/MIT.md) licensed.