You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+27-28Lines changed: 27 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,37 +20,36 @@ This website is designed to make it easier to divide up the bill among multiple
20
20
The website then determines how much each participant should pay after considering everyone's share.
21
21
The website consists of following pages:=
22
22
1. Home page:
23
-
A. Home page shows Three Cards:
24
-
a) Total Expenditure
25
-
b) I owe people
26
-
c) People owe me
27
-
B. It shows different cards for different groups.
28
-
For each group, we can see
29
-
a) All the transactions related to that group.
30
-
b) All the users are involved in that group.
31
-
c) Number of days of the trip.
32
-
C. We can add new Group.
23
+
A. Home page shows Three Cards:
24
+
a) Total Expenditure
25
+
b) I owe people
26
+
c) People owe me
27
+
B. It shows different cards for different groups. For each group, we can see:
28
+
a) All the transactions related to that group.
29
+
b) All the users are involved in that group.
30
+
c) Number of days of the trip.
31
+
C. We can add new Group.
33
32
34
33
2. User Page:
35
-
A. The user page shows the list of other users with which the user is involved in any transaction.
36
-
B. The table shows a list of users with the following information:
37
-
a) User: the user with which there ever happened any transactions in any group.
38
-
b) Status: It shows whether I've lent the money(Green badge) (or) I have borrowed the money(red badge)
39
-
c) Amount: The total amount that is sum total of all the transactions ever happened between me and that user. If borrowed, the amount will be shown negative, red. If lent, the amount will be shown positive, green.
40
-
d) Details:By clicking on this button, You got to see all the transactions details where you have involved with that user.
34
+
A. The user page shows the list of other users with which the user is involved in any transaction.
35
+
B. The table shows a list of users with the following information:
36
+
a) User: the user with which there ever happened any transactions in any group.
37
+
b) Status: It shows whether I've lent the money(Green badge) (or) I have borrowed the money(red badge)
38
+
c) Amount: The total amount that is sum total of all the transactions ever happened between me and that user. If borrowed, the amount will be shown negative, red. If lent, the amount will be shown positive, green.
39
+
d) Details:By clicking on this button, You got to see all the transactions details where you have involved with that user.
41
40
42
41
3. Transaction page:
43
-
A. The Transaction page shows All the transactions.
44
-
a) User who had paid for others.
45
-
b) Users who are involved in that transaction.
46
-
c) Date and day
47
-
d) Status: Pending(Red),Settled(Green)
48
-
e) Actions:It shows two Actions:Delete & Settled
49
-
B. We can filter the transactions on the following basis:
50
-
a) Group-wise filter
51
-
b) User-wise filter
52
-
c) Group+User- wise filter
53
-
C. We can add a new Transaction by clicking on the add button.
42
+
A. The Transaction page shows All the transactions.
43
+
a) User who had paid for others.
44
+
b) Users who are involved in that transaction.
45
+
c) Date and day
46
+
d) Status: Pending(Red),Settled(Green)
47
+
e) Actions:It shows two Actions:Delete & Settled
48
+
B. We can filter the transactions on the following basis:
49
+
a) Group-wise filter
50
+
b) User-wise filter
51
+
c) Group+User- wise filter
52
+
C. We can add a new Transaction by clicking on the add button.
54
53
55
54
4. Community Page: here we can have general communication. We can tag a group or a person while adding post. We can also add a comment and we can delete a post if we want.
56
55
@@ -70,5 +69,5 @@ We understand the need for security and therefore the app uses encryption powere
70
69
applications, and you have to enter userID and password or sign in to access the app, Then only you got to see the details of all the transaction and trip.
71
70
72
71
## Conclusion
73
-
In conclusion, splitting bills with friends, family, or colleagues has never been easier with this app. The app comes loaded with features such as splitting
72
+
In conclusion, splitting bills with friends, family, or colleagues has been made easier with this app. The app comes loaded with features such as splitting
74
73
bills, requesting money, tracking expenses, and monitoring spending patterns. It is secure, user-friendly and can be run on any web browser without downloading. So, next time you go out with friends or family, remember to split your bills with this app!
0 commit comments