Skip to content

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

License

Notifications You must be signed in to change notification settings

anshg1214/fridgetotable

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks