- Web application that takes an image of a receipt as an input and extracts data from the receipt. Once data is extracted, it's parsed into a web form so user can make changes to the receipt data. User can then determine how many people to split the bill with and send the bill to each receipient via email.
- $ gin --appPort 8080 --port 5000
- $ npm start