An open API service indexing awesome lists of open source software.

https://github.com/vanajmoorthy/split

🛒 Dead simple grocery bill splitter.
https://github.com/vanajmoorthy/split

Last synced: about 1 month ago
JSON representation

🛒 Dead simple grocery bill splitter.

Awesome Lists containing this project

README

          

# Split
A super simple grocery bill splitter for two people. Enter the bill total, add each person's items, and see what everyone owes.

Items are shown as £1.50 + £2.00 = £3.50. Any remainder after individual items is split evenly.

Single HTML file, everything inline (LOL). Just open split.html in a browser.