Skip to content

ah960/WasteNotWantNotBE

Repository files navigation

WasteNot: WantNot

An all encompassing app that allows households to plan their meals, track expiry dates of items in their pantry and find local food donation points to donate surplus items. Households can also track their progress and earn badges based on how effectively they are managing their food.

Note: App currently runs best on screen sizes 428 x 926 (i.e. iPhone 12 Pro Max)

logo

Quick Start

Begin with downloading all of the dependencies:

  npm i
  • Sign up to MongoDB and obtain a URI.
  • Add this URI to your .env file
  • Change data_sources/mongodb-atlas/config.json to reflect your clusterName.

To run this project, run the command:

  npm run dev

API Reference

Edamam API

Get access to the Edamam Recipe Search API

Parameter Type Description
api_key string Required. Your API key
api_id. string Required Your API id

Add these credentials to a .env file and link to them in the edamam.js file under the routes folder.

Authors

github   github   github  

github   github   github

Documentation

Research and Planning Documentation

Figma Board

Frontend Repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages