Skip to content

RecipEasy - final project for Lighthouse Labs Bootcamp

Notifications You must be signed in to change notification settings

therealarcher/final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

RecipEasy - final project for Lighthouse Labs bootcamp

created by Jonathan Archer and Simon Garber

A web app that uses an API to pull searched recipes, and then cross references those recipes with ingredients that the user has on hand, resulting in a list of needed ingredients that the user requires to make the recipe.

Tech used

  • RoR API (backend)
  • React (frontend)
  • PostgreSQL (database)

Setup

  • Install depedecies with npm install.
  • run rails server first using rails s from 'back_rails' directory
  • run react server using npm start in the 'front_react_state' directory. Select 'y' to choose another port.
  • go to localhost:3001 to use application.

Screenshots

Main Page

main page

User Pantry items

pantry items

Recipe Search Results

search results

Recipe ingredients list & needed ingredients

recipe ingredients recipe modal

User can save recipes to their profile

saved recipes

About

RecipEasy - final project for Lighthouse Labs Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •