parent
b47cf8261f
commit
9d4e354e86
@ -0,0 +1,20 @@
|
||||
#Money splitter
|
||||
|
||||
**Tier:** 2-Intermediate
|
||||
Money splitter
|
||||
|
||||
## User Stories
|
||||
- [ ] User should start by login/Signup to create the account.
|
||||
- [ ] User can add an expense and split with the friends.
|
||||
- [ ] Now, the other users in that expense will get the notifications.
|
||||
- [ ] Once a user pays their contribution, he/she can mark done on that expense.
|
||||
|
||||
## Bonus features
|
||||
- [ ] We can provide integration of payment through the app.
|
||||
- [ ] Analytics for the monthly expenses.
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
Example projects
|
||||
|
||||
[Splitwise](https://www.splitwise.com/)
|
Loading…
Reference in new issue