rolandfbk / 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.

Home Page:https://recipe-app-group-project.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Getting Started

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

  • Copy this link https://github.com/rolandfbk/recipe-app.

  • Get the directory that you want to clone the repository.

  • Open the command prompt in this directory.

  • Write https://github.com/rolandfbk/recipe-app.

  • Go to the repository folder in your command prompt cd recipe-app.

  • Follow these steps to run the app:

    • run gem install, then run rails s

Authors

👤 Roland

👤 Matchoudi

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

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

About

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://recipe-app-group-project.herokuapp.com/


Languages

Language:Ruby 72.1%Language:HTML 25.8%Language:JavaScript 1.3%Language:CSS 0.8%