Lloyds Banking Group Athena Virtual Hackathon - Journey to Net Zero Entry by @trinayau and @Fuwa-Kei
React Frontend / Django Backend
Name | Current Role | Team Role |
---|---|---|
Kei Chan | Head Pastry Chef at Kai Mayfair & aspiring Full-Stack Web Developer | UI/UX, Frontend |
Trina Yau | Junior Software Developer at Ford Motor Company | Full-Stack |
- How can we help SMEs in hospitality reduce the carbon footprint of their supply chain?
- A web platform that allows businesses to order ingredients online from their suppliers and compare the carbon emissions of different ingredients from different suppliers.
- Businesses can also offset their carbon footprint by purchasing carbon credits from our platform and track their ingredients' carbon footprint over time.
- React
- Django
- PostgreSQL
- Vercel
- Railway
- Netlify
- Clone the repo
- Run
npm install
in thereact-frontend
directory in the terminal - Run
npm start
in thereact-frontend
directory in the terminal - Open
localhost:3000
in your browser
For backend:
- Navigate to Django folder:
cd django-server carbonaltdel
- In terminal enter pipenv environment
pipenv shell
- Download Pipfile dependencies
pipenv install
- Run
python manage.py runserver
- Navigate to http://127.0.0.1:8000/ in browser
- Open
https://carbonaltdelete.netlify.app/
in your browser
This project is not licensed for personal or commercial use.