Skip to content

Receipt splitting using OCR, itemization, payment claims, no-sign-in sharing -- built in React.

Notifications You must be signed in to change notification settings

ollyplance/splitit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SplitIt

React project that implements on ideas for receipt splitting using OCR, itemization, payment claims, no signin required!

Key Features

  • OCR
    • Upload images of the receipt.
    • The site with then parse the receipt and add the items, prices, and quantities that it finds.
    • This is all done behind the scenes using an OCR API.
  • Sharing
    • When you create the SplitIt, each item has a unique ID that can be shared with friends.
    • The friend can use that id and see the receipt and items once it is created.
    • The friend does not need to sign-in to be able to do that.
  • Claiming
    • Once a user has a code, they can claim any item on the receipt.
    • As you claim, prices get added below and show you the total price of all claimed items.
    • You can then pay for the items and your friends can see everything you claimed and paid for.
  • Itemization
    • Edit the items that were inputed through the OCR.
    • Add other items that you want to charge for.
    • Add quanitity and edit the list to what you want!

Video Example

Video on Youtube

Screenshots

Created for 17356: Software Engineering for Startups

About

Receipt splitting using OCR, itemization, payment claims, no-sign-in sharing -- built in React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages