fuadmoin / Recipe-app

This is an app that 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.
0 stars 0 forks source link
postgresql ruby-on-rails tailwindcss

The Recipe app

📗 Table of Contents

📖 [The Recipe app]

[The Recipe app] is an app that 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

TailwindCSS
Rails
Database

Key Features

(back to top)

💻 Getting Started

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

Setup

Clone this repository to your desired folder:

  cd Recipe-app
  git clone https://github.com/fuadmoin/Recipe-app.git

Install

Install this project with:

 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

👤 Fuad Abdlemoin

👤 Samson

(back to top)

🔭 Future Features

(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 feel free to give a star

(back to top)

🙏 Acknowledgments

We would like to thank Mircoverse and anyone seeing this.

(back to top)

📝 License

This project is MIT licensed.

(back to top)