Skip to content

Commit 1032dd9

Browse files
authored
Update README.md
1 parent 4f0fc09 commit 1032dd9

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# My Financial Manager
1+
# MFManager
22

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.
44

55
## Project title
6-
My Financial Manager (original: My Thrifty Guide)
6+
MFManager (My Financial Manager)
77

88
## Project duration
99
Mar 1st, 2018 - Apr 8th, 2018.
@@ -25,8 +25,7 @@ A user can…
2525

2626
## Functions
2727
<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>
3029
<li>displays the percentage of this earnings of this month</li>
3130
<li>displays the percentage of expense in each budget category</li>
3231
</ul>
@@ -43,6 +42,11 @@ A user can…
4342
<li>Lynda.com</li>
4443
<li><a href="https://github.com/PhilJay/MPAndroidChart" title="MPAndroidChart github page">MPAndroidChart</a> by PhilJay</li></ul>
4544

45+
## How To Get Started With The App
46+
https://github.com/czebahi/My-Financial-Manager/blob/master/MFManager%20User%20Guide.pdf
47+
48+
Follow the steps to download, and get started on MFManager!
49+
4650
## ScreenShots
4751
### Login Activity
4852
![login_activity](https://user-images.githubusercontent.com/35909587/41353323-f126fcbc-6ee9-11e8-8b99-38b41396508f.PNG)

0 commit comments

Comments
 (0)