Skip to content

Split! is an app for iOS and iPadOS, that allows a group of people to easily share expenses from a common receipt — Winner of WWDC22 Swift Student Challenge

License

hugoqnc/Split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Split!


Split! is a free1 app for iOS and iPadOS, that allows a group of people to easily share expenses from a common receipt. For example, roommates can do their shopping and pay for everything together. Afterwards, one of them can scan the receipt, and attribute each expense to one person, several people or the whole group. The app will calculate everyone's total, much faster than if you had to do it by hand.

Warning

Split! is no longer available on the App Store as of 15/07/2023. If you want to try it out, you can install it from a Mac using Xcode.


Quick demo

Split.Demo.mp4

Features

General

  • Scan any receipt, regardless of the brand, language or currency
  • Take your scan in a single tap, with no need to manually crop it
  • Reliable image recognition results, that are automatically verified by matching the price of all items to the total price
  • No account, no internet connection is required to run the application (everything happens locally and no data is shared)2
  • Keeps a history of all receipts and of their distribution
  • Quickly display images corresponding to the item name on the receipt, to easily understand what it refers to

Appearance

  • Minimalist and native design for iOS
  • Dark Mode fully supported
  • iPad optimized version that takes advantage of the large screen

Sharing

  • Export the results to a Tricount of your choice in just a tap3
  • Share the results as text using any app you want (individual or complete results)
  • Export the scanned receipt

And much more...

  • Import receipt images from your photo library or files
  • Save your most frequently used list of people
  • Display and use the currency symbol of your choice (€, $, £, ¥)
  • Easily add a tip and taxes, and distribute them fairly
  • Scan several receipts from the beginning to group all transactions
  • Add, delete or modify items on the fly during the attribution process
  • Handles reductions (with negative amounts)
  • Modify advanced image recognition parameters in settings

Technical Details

  • This app works on Apple devices running iOS 15 / iPadOS 15 or higher
  • Developped using SwiftUI, which results in native and fluid components and animations
  • The image recognition part is achieved through Apple's Vision Framework
  • This project uses two Swift Packages dependencies: SlideOverCard, that provides beautiful tutorial cards, and ConfettiSwiftUI, that provides confetti animations.
  • Split! does not collect your data. You can find the privacy policy here.

Highlights

Split! was selected as a winner of Apple's Swift Student Challenge at WWDC 2022. My project was further selected among the 12 best projects of this year, and presented in front of Tim Cook!

Footnotes

  1. Split! is free, ad-free, does not collect your data. It is developed independently by a student in his spare time. If you want to support the project, you can download the app and leave a tip!

  2. Except when using Tricount's services, which require an internet connection and acceptance of Tricount's privacy policy.

  3. Split! is not affiliated in any way with Tricount. It does not use the official Tricount API, but a workaround.

About

Split! is an app for iOS and iPadOS, that allows a group of people to easily share expenses from a common receipt — Winner of WWDC22 Swift Student Challenge

Topics

Resources

License

Stars

Watchers

Forks

Languages