/Recipe_App

Primary LanguageRubyMIT LicenseMIT

logo

The Recipe app

📗 Table of Contents

📖 The Recipe app

[The 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

Tech Stack

Technologies
Linters
  • Rubocop
  • Style lint

Key Features

  • [Use of Ruby on rails]
  • [Use of device to user autenticate]
  • [Use of Rspec and capybara for testing]

(back to top)

💻 Getting Started

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

Prerequisites

You need ruby and bundler

Setup

Clone this repository to your desired folder:

sh
cd my-folder
git clone https://github.com/mohashyne/Recipe_App.git

Install

Install this project with:

  • gem install rails
  • bundle install

Usage

To run the project, execute the following command:

rails server

Run tests

To run tests, run the following command:

rspec spec

(back to top)

👥 Authors

👤 Muhammad Aminu Salihu

👤 Rodolfo Carrillo

👤 Lawrence Muema Kioko

(back to top)

🔭 Future Features

  • [1] [Modify you recipe foods.]
  • [2] [Organize your recipes for type.]

(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 feel free to send me corrections for make it better I would feel glad to read your comments. And think If you enjoy gift me a star.

(back to top)

🙏 Acknowledgments

  • Microverse for providing the opportunity to learn Git and GitHub in a collaborative environment.
  • GitHub Docs for providing a wealth of information on Git and GitHub.

(back to top)

❓ FAQ (OPTIONAL)

  • [Can I use with a templeate your project?]

    • [Of course I would feel honored]
  • [Your project is free license?]

    • [Yeah, you can use it completly]

(back to top)

📝 License

this project is MIT licensed.

(back to top)