by Abigail James, Charlotte Thomas, Kathrin Eichinger & Marissa Epstein
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:
- 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.
- 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.
First, make a local copy by cloning or downloading the repo.
For the front-end:
npm install
npm run serve:frontend
For the back-end, in a new terminal:
pipenv install
pipenv shell
createdb hackathon
python manage.py makemigrations
python manage.py migrate
npm run serve:backend
You should now be able to access the page at localhost:8000
.
- 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
Spoonacular Food API by Spoonacular
Fruits icon made by Freepik from www.flaticon.com