Allergone is our Dragonhack 2022 submission that won Best Code Quality challenge. Allergone helps people with food allergies find places to eat. Using natural language processing, Allergone extracts allergen information from restaurants' menus. People with allergies can finally find places to eat using a mobile or web app.
The following technologies are used:
- flutter framework for frontend
- django for backend
- postgresql for database
- meilisearch for full text search
- Google Maps API for displaying restaurants on the map
Project is separated into frontend and backend. More info for each component is located in its directory.