We did a good 3rd place and also won 2nd for the audience award.
An app to get infos how to dispose items. What belongs where. It is mainly in German and the recycling workflows you find in Germany. However it has i18n support.
The Backend code for the app can be found here:
https://github.com/lagmoellertim/appfall-backend
The Frontend code for the app can be found here:
https://github.com/eikaramba/appfall-frontend
See a Video of how it works here (German): https://youtu.be/aIquklnh8g4?t=4923
The App has 3 different ways to find the introduction for an item
- Fuzzy Search
- Assistent graph based attributes (Question-Answer system)
- Image detection of an image
To start the app, run docker-compose up
The WebApp will be available under http://localhost:5173