Giter Club home page Giter Club logo

fridge-it's Introduction

Fridge-It

Overview

Fridge-It is a web-app that allows users to keep track of the items in their fridge and intuitively responds with recipe ideas. Multiple users can interact with one fridge and can post bulletin board messages for all of the viewers of the fridge to see.

Tech Stack

  • nodejs
  • express
  • postgresql
  • sequelize
  • unirest
  • react
  • redux
  • firebase
  • css
  • semantic ui

External api: Spoonacular

If you are not already familiar with Redux, here are the videos we used. Be sure to finish the series in order to get all of the information available: https://www.youtube.com/watch?v=1w-oQ-i1XB8

Start Up

In order to get this app running, begin with 'npm install'. Then run 'npm start' in order to start nodemon and 'npm run compile' to run webpack. You can view the app in the browser using localhost:3000.

RESTful API

You can find the request routes at server > routes > index.js

Spoonacular

Follow steps on https://spoonacular.com/ in order to get an api key

Environmental Variables

You will need 2 variables in your .env:

  • DB_URL: to link to your postgress database (elephantsql)
  • API_FOOD_KEY: to hold your Spoonacular api key

You will need 4 variables in your firebase.json:

  • FIREBASE_API_KEY: to hold your firebase api key
  • FIREBASE_AUTH_DOMAIN: link to your auth domain
  • FIREBASE_DB_URL: link to your fb database
  • FIREBASE_STORAGE_BUCKET: link to your storage bucket

Developers

The developers of this app:

  • Tiffany Phan (project owner)
  • Angie Tang (developer)
  • Daniel Chong (scrum master)
  • Aaron Liss (developer)

fridge-it's People

Contributors

dzefa avatar tiffanylphan avatar atang167 avatar ajliss avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.