/Recipe_App

The Recipe app keeps track of all your recipes and ingredients. 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.

Primary LanguageRuby

Recipe APP

The Recipe app keeps track of all your recipes and ingredients. 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

  • Ruby on Rails
  • CanCanCan
  • Rspec
  • JWT
  • Tailwind CSS

Getting Started

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

  • clone the repo
  • run " rails db:create "
  • run " rails server "
  • for Log in to the app please after sign up copy the link that is in your terminal at browser

Prerequisites

  • Ruby has to be installed on your machine
  • Rails has to be installed on your machine

Authors

👤 Sahar Saba Amiri

Waheedullah Shadab

🤝 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