Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aachourmohamed/recipe-app
https://github.com/aachourmohamed/recipe-app
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aachourmohamed/recipe-app
- Owner: AACHOURMOHAMED
- Created: 2022-11-07T07:53:28.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2022-11-12T17:26:34.000Z (about 2 years ago)
- Last Synced: 2024-12-09T21:09:25.275Z (14 days ago)
- Language: Ruby
- Size: 363 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog With ROR
> The **Recipe app** keeps track of all your recipes, ingredients, and inventory. 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
- Postgresql
- Devise
- CSS
- Rspec
- Capybara## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Ruby
- Rails
- Postgresql### Setup
- Clone the Repository
`git clone https://github.com/AACHOURMOHAMED/recipe-app.git`- Go to the project directory
`cd recipe-app`- Run ```bundle install```
- Run ```rails db:create```
- Run ```rails db:migrate```### Usage
- Run ```rails s``` to run the app
## Authors
👤 **Aachour mohamed**
- GitHub: [](https://github.com/)
- Twitter: [](https://twitter.com/)
- LinkedIn: [](https://www.linkedin.com/in/)👤 **Berkay Akbas**
- GitHub: [](https://github.com/)
- Twitter: [](https://twitter.com/)
- LinkedIn: [](https://www.linkedin.com/in/)👤 **ROSE OKPE**
- GitHub: [](https://github.com/)
- Twitter: [](https://twitter.com/)
- LinkedIn: [](https://www.linkedin.com/in/)## 🤝 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.