-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Aubrie edited this page May 19, 2024
·
3 revisions
FauxSplitwise, a Splitwise clone, is a website for users to split shared expenses.
- Users can sign up, log in, and log out.
- Users can use a demo log in to try the site.
- Users can't use certain features without logging in (like paying or sending charges and posting receipts or comments).
- Logged in users are directed to their profile page which displays their expenses.
- Logged out users can ONLY access the landing page.
- Logged in users can post expenses.
- Logged in users can edit their own expenses.
- Logged in users can delete their own expenses.
- All users can view a sampling of their own most recent activities.
- Logged in users can post comments on individual expenses.
- Logged in users can edit and delete their own comments.
- All users can view comments on expenses.
- Logged in users can settle their expenses.
- All users can see their prior and pending payments.
- Logged in users can add friends to their friend list.
- Logged in users can delete friends from their friend list.
- All users can view a list of friends.
Bonus: Groups
- Users should be able to view all groups they are a part of.
- Users should be able to create reoccurring expenses for groups.
- Users should be able to update reoccurring expenses for groups.
- Users should be able to delete reoccurring expenses for groups.
- Users should be able to add and remove friends from groups.