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

https://github.com/sntakirutimana72/recipe-rails-group-project

The app keeps track of all your recipes, ingredients, and inventory. It allows users 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.
https://github.com/sntakirutimana72/recipe-rails-group-project

bootstrap5 html5 postgresql ruby ruby-on-rails

Last synced: 3 months ago
JSON representation

The app keeps track of all your recipes, ingredients, and inventory. It allows users 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.

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.

## Live Version

[heroku](https://hansty-recipe-app.herokuapp.com/)

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

- Copy this link `https://github.com/sntakirutimana72/recipe-rails-group-project.git`.
- Get the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Write `https://github.com/sntakirutimana72/recipe-rails-group-project.git`.
- Go to the repository folder in your command prompt `cd recipe-rails-group-project`.
- Run `rails s` or `rails server` to start.
- Run `Rspec spec` to run tests.

## Authors

👤 **Steven Ntakirutimana**

- GitHub: [@sntakirutimana72](https://github.com/sntakirutimana72)

👤 **Hanningtone Monda**

- GitHub: [@HanningtoneM](https://github.com/HanningtoneM)

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

## 📝 License

This project is [MIT](./LICENSE) licensed.