splitio
splitio copied to clipboard
split your bills easily! splitio is an open-source webapp built for tracking debts and payments quickly, without any user accounts. works as a splitwise-clone
Create a docker image for the application for easy updating and installation
 - Split Equally - Split by Exact Amounts - Split by Percentages - Split by Shares (great for time-based splitting (2 nights -> 2 shares) and splitting across families...
Add function to select a subset of all users to split a bill.
Making it somewhat unintuitive - and on iOS actually quite hard - to find how close the section, see screenshots: Screenshot Android + Firefox  Screenshot iOS Safari  Thanks...
Add an option to select the currency type in the create group view. Lidt of currencies: https://www.worlddata.info/downloads/
I couldn't find a way to delete groups (in the public instance). If there's none, could one be added?
Ideas: - block puts without header in splitio relays - block .put(null) in splitio relays, implement soft deletes in client (mark with deleted: true) - only allow I/O under .get('splitio')...
After adding a member or expense, show a dialog explaining about persistent mode (only in Firefox) and trigger a StorageManager.persist()
Some other desired features: - "pin"/favorite groups - delete group from list - disable recent groups button
I've created a couple of groups, and I'm slightly worried that people in the group will accidentally mess with the data, delete stuff, or whatever. It would be great to...