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
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
# My Financial Manager
1
+
# MFManager
2
2
3
-
This is a personal project to learn about Android Studio. It helps the user track all the expenditure and revenue by recording them as the user spends money.
3
+
This is a personal project to learn about Android mobile application development. This application helps the user keep track of all the expenditures and income by recording them.
4
4
5
5
## Project title
6
-
My Financial Manager (original: My Thrifty Guide)
6
+
MFManager (My Financial Manager)
7
7
8
8
## Project duration
9
9
Mar 1st, 2018 - Apr 8th, 2018.
@@ -25,8 +25,7 @@ A user can…
25
25
26
26
## Functions
27
27
<ul>
28
-
<li>displays net earnings for last 7 days</li>
29
-
<li>displays monthly net earnings for the past 6 months</li>
28
+
<li>displays net earnings for last 7 days</li><li>displays monthly net earnings for the past 6 months</li>
30
29
<li>displays the percentage of this earnings of this month</li>
31
30
<li>displays the percentage of expense in each budget category</li>
32
31
</ul>
@@ -43,6 +42,11 @@ A user can…
43
42
<li>Lynda.com</li>
44
43
<li><ahref="https://github.com/PhilJay/MPAndroidChart"title="MPAndroidChart github page">MPAndroidChart</a> by PhilJay</li></ul>
0 commit comments