A cross-platform mobile app that analyzes ingredient lists of hair products for compliance with the Curly Girl Method (CGM).
First place winner of Best Use of Google Cloud at DubHacks 2019. See DevPost for more details about our application.
See Trello for planned and current tasks.
Demo page with two options: Barcode scanning and Google Vision API image to text
Scanning product is fully functional, rulesets are written to be customizable in the future
Easy to see at a glance if product is Curly Girl Method compliant
Warnings given for questionable ingredients
Able to take picture, upload to Firebase Storage, and send to Google Vision API to find ingredient list from picture
Login page provided by react-native-elements, fully functional with Firebase authentication