diff --git a/Projects/2-Intermediate/Money-splitter.md b/Projects/2-Intermediate/Money-splitter.md new file mode 100644 index 00000000..213a5153 --- /dev/null +++ b/Projects/2-Intermediate/Money-splitter.md @@ -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/)