Abstract - CSC4790-Fall2024-Org/Grocery-Receipt-App GitHub Wiki
The primary goal of the Grocery Receipt App is to allow users to upload a photo of their receipt from a grocery store and the app will generate a list of everything they purchased so that users can select items to go to separate individuals so that they are responsible to pay for them. This will ease in the process of splitting bills for roommates who shop together, but purchase all items using one card. Our current tech stack will be react native to control the mobile interface on Android and IOS and then using Amazon's Textract API to read the content off of the user's receipts.