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.
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
Run npm install
to install all dependencies
Run expo start
to start the development server