This is an android mobile application that categorizes food as unsafe/safe based on the user's allergies.
The server accesses the datasets and returns the safety status of entered food & its ingredients.
- Java
- Android Studio
- Google Firebase: Stores user information, facilitates login and register
- Food & Ingredient Datasets: branded_food.csv & food_id.csv
- Flask
- AWS EC2
- Pandas
- REST API