Skip to content

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. Built with Rails

License

Notifications You must be signed in to change notification settings

ikennarichard/Recipe-app

Repository files navigation

Recipe App

📗 Table of Contents

📖 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. Built with Rails

🛠 Built With

  • Ruby
  • Rails

Key Features

  • Recipes Page and form for adding new recipes
  • Food List page and form for adding new food
  • Form for adding ingredients for a recipe
  • Shopping list page displays missing food and cost for all recipes

(back to top)

💻 Getting Started

To clone the repository in local environment try following steps.

git clone https://github.com/ikennarichard/Recipe-app.git

Prerequisites

  • Rails
  • Ruby

Setup

Install

In the terminal, go to the file directory and run this command.

bundle install

Get into development

  • create database and run migrations
bin/rails db:setup
  • start server
bin/rails server

Run test

To run test, run the following command in the terminal

rspec spec

👥 Authors

👤 Ikenna Richard

👤 Micheal Oguntayo

(back to top)

🔭 Future Features

  • Generate shopping list for a recipe
  • Edit food list

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

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. Built with Rails

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published