diff options
| author | Sebastien Castiel <sebastien@castiel.me> | 2024-01-09 09:15:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-09 09:15:38 -0500 |
| commit | a258e85fae95dfaeff12bc5e0ec2c9c49e67deae (patch) | |
| tree | 84fe4647a79dfa2d463fdcfcb91aa6ca6846fcd6 | |
| parent | 1b9e624004cfb64135b744f877e5fa87e5810abd (diff) | |
Update README.md
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,11 +12,12 @@ Spliit is a free and open source alternative to Splitwise. I created it back in - [x] Select all/no participant for expenses - [x] Split expenses unevenly [(#6)](https://github.com/scastiel/spliit2/issues/6) - [x] Mark a group as favorite [(#29)](https://github.com/scastiel/spliit2/issues/29) +- [x] Tell the application who you are when opening a group [(#7)](https://github.com/scastiel/spliit2/issues/7) ### Possible incoming features -- [ ] Tell the application who you are when opening a group [(#7)](https://github.com/scastiel/spliit2/issues/7) - [ ] Ability to create recurring expenses [(#5)](https://github.com/scastiel/spliit2/issues/5) +- [ ] Import expenses from Splitwise [(#22)](https://github.com/scastiel/spliit2/issues/22) ## Stack |
