Skip to content

Microverse RoR Group Capstone Project: This is an educational project 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.

License

Notifications You must be signed in to change notification settings

Ibtisam34/Recipe-app

 
 

Repository files navigation

📗 Table of Contents

📖 Recipe App

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

Client
Server
Database

🚀 Live Demo

Key Features

  • Sign-up / Log-in
  • Create / delete a food, recipe, inventory
  • Generate shopping list
  • Make recipe private or public

(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:

  • Node js installed on your computer
  • Npm Node package manager
  • Terminal
  • Rails installed
  • Ruby installed

Setup

Clone this repository by using the command line :

  • https://github.com/odaialazzeh/Recipe-app.git

Install

Install this project with:

  cd Recipe_App
  bundle install
  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command:

rails server

(back to top)

👥 Authors

Mention all of the collaborators of this project.

👤 Ahmed Abas

👤 Odai

👤 Riyana Abdi

(back to top)

🔭 Future Features

  • Meal planning:This feature could help users plan their meals for the week or month, and suggest recipes based on their preferences and dietary restrictions.
  • Adding nutritional information to recipes could be a valuable feature for users who are concerned about their health and wellbeing.
  • A rating and feedback system for recipes would allow users to rate and review recipes they have tried
  • Social features, such as the ability to follow other users and share recipes with friends
  • Adding video tutorials to the app could help users learn new cooking techniques

(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 star

(back to top)

🙏 Acknowledgments

A list of resources that i find helpful and would like to give credit to :

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Microverse RoR Group Capstone Project: This is an educational project 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 61.5%
  • HTML 27.5%
  • CSS 7.4%
  • Batchfile 2.3%
  • JavaScript 1.1%
  • Shell 0.2%