Skip to content

A user-friendly app for organizing recipes and ingredients, enabling users to save, track, and create recipes while generating shopping lists based on missing ingredients. This repository provides a seamless solution for efficient recipe management and streamlined shopping planning. Built with Ruby on Rails, PostgreSQL and RSpec

License

Notifications You must be signed in to change notification settings

zewdu444/recipe_app

 
 

Repository files navigation

recipe_app

📗 Table of Contents

📖 [Recipe App]

[Recipe App] ia a web application that keeps track of all your recipes and ingredients. It allows 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

Key Features

  • [Add Food]
  • [Add Recipe]
  • [User Authentication]
  • [View Food and Recipe]

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

  1. git use the following link to setup git if you dont have it already installed on your computer

(install git)

  1. Ruby use the following link to setup Ruby if you dont have it already installed on your computer

(install Ruby)

  1. Rails use the following link to setup Rails if you dont have it already installed on your computer

(install Ruby)

  1. PostgreSQL use the following link to setup PostgreSQL if you dont have it already installed on your computer

(install PostgreSQL)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/mrprotocoll/recipe_app.git

Install dependencies:

  cd recipe_app
  bundle install (install all dependencies)

Edit config/database.yml with your database connection info.

Usage

The following command can be used to run the application.

  rails s

(back to top)

👥 Authors

👤 mrprotocoll

👤 Zewdu Erkyhun

🔭 Future Features

  • [User profile]

(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 don't forget to follow me and give it a star.

(back to top)

🙏 Acknowledgments

we would like to acknowledge and thank Microverse for providing the resources and the platform for this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A user-friendly app for organizing recipes and ingredients, enabling users to save, track, and create recipes while generating shopping lists based on missing ingredients. This repository provides a seamless solution for efficient recipe management and streamlined shopping planning. Built with Ruby on Rails, PostgreSQL and RSpec

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 74.0%
  • HTML 24.2%
  • JavaScript 1.1%
  • CSS 0.7%