Skip to content

WASTEnotWANTnot is a recipe and food sharing app, which achieved first place in the Code First: Girls remote Hackathon in April 2020. This hackathon focused on building something to help people during COVID-19 lockdown. Our app aims to enable users avoid the supermarkets, allow local communities to help each other out in times of need and reduce…

Notifications You must be signed in to change notification settings

ajames14/cfg-hackathon

Repository files navigation

CFG Hack From Home 2020

WASTENOTWANTNOT

by Abigail James, Charlotte Thomas, Kathrin Eichinger & Marissa Epstein

Overview

WASTENOTWANTNOT is a recipe and food sharing platform, completed as part of the Code First: Girls Hack from Home hackathon in April 2020. Our aim is to help users avoid the supermarkets, allow local communities to help each other out in times of need and reduce food waste in the process. We do this in two ways:

  1. Recipe Finder: When users are short on supplies and lacking inspiration, they can enter up to 5 key ingredients and we provide recipe options to use up these specific items.
  2. Food Community: We’ve created a forum allowing users to connect with people in their postcode area. By simply signing up to their local forum, a user can access help if the need it and provide food if they can spare it.

Find Recipe

Find Ingredients

Local installation

First, make a local copy by cloning or downloading the repo.

For the front-end:

  1. npm install
  2. npm run serve:frontend

For the back-end, in a new terminal:

  1. pipenv install
  2. pipenv shell
  3. createdb hackathon
  4. python manage.py makemigrations
  5. python manage.py migrate
  6. npm run serve:backend

You should now be able to access the page at localhost:8000.

Technologies used

  • HTML
  • SCSS
  • Python
  • Django
  • PostgreSQL
  • JavaScript (ES6)
  • React.js
  • Spoonacular Food API
  • FileStack React
  • Webpack
  • Dotenv
  • Heroku
  • Git and GitHub
  • Bulma
  • Google Fonts
  • Adobe Photoshop and Illustrator

Credit

Spoonacular Food API by Spoonacular

Filestack React

Fruits icon made by Freepik from www.flaticon.com

About

WASTEnotWANTnot is a recipe and food sharing app, which achieved first place in the Code First: Girls remote Hackathon in April 2020. This hackathon focused on building something to help people during COVID-19 lockdown. Our app aims to enable users avoid the supermarkets, allow local communities to help each other out in times of need and reduce…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •