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

Primary LanguageRuby

logo

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

Tech Stack

Client
Server
Database

Key Features

  • Save ingredients
  • Create Recipe
  • Generate Shopping List

(back to top)

🚀 Live Demo

  • N/A

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:myaccount/my-project.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

  bin/rails test test/models/article_test.rb

Deployment

  • N/A

(back to top)

👥 Authors

Didier Didier Peran Ganthier

Marco Marco Oquendo

(back to top)

🔭 Future Features

  • Add cooks
  • Add specialties
  • Add recipients

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank my coding partner for his help and support.

(back to top)

❓ FAQ (OPTIONAL)

  • How to contribute to the project

    • Fork the project
    • Create your feature branch (git checkout -b feature/AmazingFeature)
    • Commit your changes (git commit -m 'Add some AmazingFeature')
    • Check that your code is working properly
    • Create a pull request
    • Request a review
    • Congratulations! You are now a contributor! 🎉
  • What is the purpose of this project

    • This project is a simple CRUD application to manage friends.
    • It is a good starting point for beginners to learn how to build a Rails application.
    • Built for learning purposes.

(back to top)

📝 License

This project is MIT licensed.

(back to top)