- 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
- NodeJS
- Express
- Redis
- CockroachDB
- JavaScript
- HTML
- CSS
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