Application that leverages Apple's OCR capability to read an ingredient list (or anything really), in order to determine if that item is Vegan.
Use scanning or photo library to upload image and detect vegan-ness
A non vegan list is available for edit by the user and will be persisted across launches.
Welcome:
ScanOption:
Analysis:
AppInfo:
The application uses the MVVM architecture. The app also uses SwiftUI.