Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 808 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 808 Bytes

FairShare

Split Bills with Friends

The days of manually dividing your group's tip at dinner is over.

With FairShare, the person that foots the bill takes a picture of the receipt. Fairshare identifies the bill items, intelligently filling in missing details and improving legiblity. Users invited to a bill can swipe right on their items and pay the owner their share of the bill, with tax and tip automatically divided evenly amongst everyone.

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (download from here)
  • npm (comes installed with Node.js)
  • Expo CLI: Install it by running npm install -g expo-cli

Installation

Run npm install to install all dependencies

Usage

Run expo start to start the development server