GitHunt
AN

anshg1214/fridgetotable

FridgetoTable is a web app that allows users to track and manage their food inventory, and get recipe suggestions.

Fridge to Table

MIT License


๐Ÿ’ก Features

  • Manage all your inventory in a smarter way
  • Get Recipe Suggestions based on the ingredients in your inventory
  • Save your favourite recipes for later use
  • Order Food from your nearest restaurant

๐Ÿ›  Tech Stack

  • NodeJS
  • Express
  • Redis
  • CockroachDB
  • JavaScript
  • HTML
  • CSS

๐ŸŒŽ Environment Variables

To run this project, you will need to add the following environment variables to your .env file

FOODAPP_KEY - EDAMAM Key Link
FOODAPP_ID - EDAMAM ID Link
RECEPIAPP_KEY - EDAMAM Key Link
RECEPIAPP_ID - EDAMM ID Link
SECRET - Passport.js Secret
CLIENT_ID - Google OAuth Application CLIENT ID Link
CLIENT_SECRET - Google OAuth Application CLIENT secret Link
SQL_USERNAME - CockroachDB SQL UserName Link
SQL_PASSWORD - CockroachDB SQL Password Link
SQL_HOST - CockroachDB SQL HostName Link
SQL_PORT - CockroachDB SQL Port Link
SQL_DATABASE - CockroachDB SQL DB Name Link
REDIS_URI - Redis URL Link
REDIS_PORT - Redis Port Link
REDIS_PASSWORD - Redis Password Link

Languages

EJS53.9%JavaScript31.9%HTML14.2%

Contributors

MIT License
Created December 11, 2021
Updated November 11, 2022
anshg1214/fridgetotable | GitHunt