Skip to content

Commit 1e90a51

Browse files
authored
minor change
1 parent 80984e0 commit 1e90a51

File tree

1 file changed

+27
-28
lines changed

1 file changed

+27
-28
lines changed

README.md

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -20,37 +20,36 @@ This website is designed to make it easier to divide up the bill among multiple
2020
The website then determines how much each participant should pay after considering everyone's share.
2121
The website consists of following pages:=
2222
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.
3332

3433
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.
4140

4241
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.
5453

5554
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.
5655

@@ -70,5 +69,5 @@ We understand the need for security and therefore the app uses encryption powere
7069
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.
7170

7271
## 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
7473
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

Comments
 (0)