Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omarsalem7/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.
https://github.com/omarsalem7/recipe-app

bootstrap5 cancancan capybara-rspec devise rspec-rails ruby ruby-on-rails

Last synced: about 1 month 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 public so anyone can access them.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Recipe-App-blueviolet)

# 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
- Ruby on rails
- rspec-rails
- capybara
- 💓

welcome)

## Requirements
In order to work on this project, you need to have the following dependencies installed:

- [Ruby](https://www.ruby-lang.org/en/)
- [Postgresql](https://www.postgresql.org/)
- [Node.js](https://nodejs.org/en/)
- [Yarn](https://yarnpkg.com/)
- [Rails](https://rubyonrails.org/)

## Get Started
To get a local copy up and running follow these simple steps.

```bash
$ git clone https://github.com/omarsalem7/recipe-app
$ cd recipe-app
$ bundle install
$ rake db:create
$ rake db:migrate
```

## Authors

👤 **Omar Salem**

- GitHub: [@Omarsalem](https://github.com/omarsalem7)
- Twitter: [@Omarsalem](https://twitter.com/Omar80491499)
- LinkedIn: [@Omarsalem](https://www.linkedin.com/in/omar-salem-a6945b177/)

👤 **Mphatso**

- GitHub: [@Lichapa](https://github.com/Lichapa)
- Twitter: [@LichapaMphatso](https://twitter.com/LichapaMphatso)
- LinkedIn: [mphatsolichapa](https://www.linkedin.com/in/mphatsolichapa)

## 🤝 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

- Hat tip to anyone whose code was used
- Inspiration
- etc