/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.

Primary LanguageRuby

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.

Live

sja-recipe-app

Built With

  • Ruby
  • Ruby on Rails
  • Postgresql
  • Bootstrap

Getting Started

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

Prerequisites

Setup

  • Make sure you have Ruby on Rails set up properly on your computer
  git git@github.com:sja-thedude/Recipe-App.git

Install

  bundle install

Run

  rails db: create
  rails db:migrate
  rails s

Test

  rspec

Usage

To start recipe app you need to first signup

Authors

👤 SYEDA JUVERIA AFREEN

👤 GABRIEL NWACHUKWU

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

  • Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse for giving us this chance