Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awais-amjed/recipe-app
An app to save your recipes and the foods you need to cook them. Created with Ruby on Rails.
https://github.com/awais-amjed/recipe-app
ruby-on-rails
Last synced: about 17 hours ago
JSON representation
An app to save your recipes and the foods you need to cook them. Created with Ruby on Rails.
- Host: GitHub
- URL: https://github.com/awais-amjed/recipe-app
- Owner: awais-amjed
- License: mit
- Created: 2022-06-20T08:01:15.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-24T08:19:23.000Z (over 2 years ago)
- Last Synced: 2024-06-01T01:57:53.631Z (8 months ago)
- Topics: ruby-on-rails
- Language: Ruby
- Homepage: https://eggs-benedict-0367.herokuapp.com/
- Size: 228 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Eggs Benedict
> An app to save your recipes and the foods you need to cook them.
Created while learning Ruby on Rails as a group project project. You can add new foods and create recipes from these foods and generate a shopping list if you need to go shopping for the missing food items.
## Built with
- Ruby
- Rails
- Postgresql
- Bootstrap
- SCSS## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby
- Rails
- Postgresql### Setup
- Clone the Repository
- Go to the project directory
- Run ```bundle install```
- Run ```rails db:create```
- Run ```rails db:migrate```
- Run ```yarn build``` to generate necessary javascript code
- Run ```yarn build:css``` to generate necessary styling### Usage
- Run ```rails s``` to run the app
## Authors
👤 **Awais Amjed**
- GitHub: [@awais-amjed](https://github.com/awais-amjed)
- LinkedIn: [@awais-amjed](https://www.linkedin.com/in/awais-amjed/)👤 **Roshan Bajgain**
- GitHub: [@roshan-bajgain](https://github.com/roshan-bajgain)
- Twitter: [@RoshanBajgain10](https://twitter.com/RoshanBajgain10)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/roshan-bazgain/)## 🤝 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
- Microverse
## 📝 License
This project is [MIT](./LICENSE) licensed.