Skip to content

Commit 1583bad

Browse files
Add grouptabs app
Split expenses in a group — track payments, calculate balances, suggest settlements. Vanilla JS rewrite, no PouchDB dependency.
1 parent 03fba85 commit 1583bad

3 files changed

Lines changed: 529 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Quick notes. Add, view, and delete plain-text notes synced to your storage.
1010
### [bookmarks/](bookmarks/)
1111
Save, tag, search, and organize your bookmarks. Compatible with the [webmarks](https://github.com/raucao/webmarks) data format.
1212

13+
### [grouptabs/](grouptabs/)
14+
Split expenses in a group. Track who paid what, see balances, and get settlement suggestions.
15+
1316
### [editor/](editor/)
1417
Minimal text editor with sidebar document list, auto-save, and keyboard-friendly workflow.
1518

0 commit comments

Comments
 (0)