Thanks to visit codestin.com
Credit goes to github.com

Skip to content

An application for groups to easily split their restaurant bill.

ariozone/split-it

Repository files navigation

SplitIt!

An application for groups to easily split their restaurant bill.

Add the bill's subtotal, tax and table's basic information to build your virtual table.

Add a name to each seat.

Assign each bill item to the fellow seat. The amount reduces when you assign items to seats.

Remaining balance belongs to shared items. Split this amount equally between seats.

Add taxes based on each seat's order amount.

Each seat has its own bill including ordered items, shared items and taxes.

Technologies

  • React.js
  • HTML5
  • CSS3
  • JavaScript

Usage

Clone and install dependencies.

git clone https://github.com/ariozone/split-it.git
cd split-it/
npm install

Run the app

npm run dev

About

An application for groups to easily split their restaurant bill.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages