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.
MFManager (My Financial Manager)
Mar 1st, 2018 - Apr 8th, 2018.
Android Studio + Java + SQLite
A user can…
- open accounts
- change balance of each account
- transfer between accounts
- record expense and income
- set monthly budget categories
- enter credit card information and record credit transactions
- set monthly earning plans
- displays net earnings for last 7 days
- displays monthly net earnings for the past 6 months
- displays the percentage of this earnings of this month
- displays the percentage of expense in each budget category
- user can selects currency
- set the default cash balance
- make balance adjustment lists visible/invisible
- Lynda.com
- This code uses [MPAndroidChart - Copyright 2018 Philipp Jahoda] which is licensed under the Apache 2.0 License, and can be obtained [here - MPAndroidChart by PhilJay ]
Copyright 2018 HONGJO LIM
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Follow the steps to download, and get started on MFManager!
The user can set default balance of Cash, and choose currency
Navigation Drawer Menu
Net Earnings for the past 7 days & 6 months
Assets pie chart & Budget Summary for this month
The percentage of earnings
Displays all the records of expense
The user can add Expense
Displays all the records of income
The user can add income
Displays all the accounts
The user can set an account
The user can set expense categories
The user can set income categories
The user can transfer balance between accounts including cash
The user can view the list of credit cards
The user can show the detail of credit cards