Skip to content

Web app built with Ruby on Rails, 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

dfsalam/recipe-group-project

 
 

Repository files navigation


Recipe Group Project

📗 Table of Contents

📖 [Recipe App]

[Recipe App] is a web app built with Ruby on Rails, 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.

🛠 Built With

Tech Stack

  • Postgres
  • Rails
  • Ruby
Client
Server
Database

Key Features

  • [Add food]
  • [Add recipe]
  • [Generate shopping list]

(back to top)

💻 Getting Started

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

  • Run bundle i to install the dependencies.
  • Run npm i to install npm dependencies.
  • Run rails s to run the application

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd Recipe-Group-project
  git clone https://github.com/kensteph/Recipe-Group-project.git

Install

Install this project with:

  cd Recipe_Group-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

👥 Authors

👤 Victor Damola

👤 Kender Romain

👤 Diego Salamanca

(back to top)

🔭 Future Features .

  • [Share recipes]
  • [Like recipes]
  • [Add images for the recipes]

(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, like it.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse...

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Web app built with Ruby on Rails, 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 69.4%
  • HTML 29.1%
  • Other 1.5%