Expense Manager

This application contains the design of the application of a system named Expense Manager. According to the Specification paper, Expense Manager can calculate any company’s or individual’s income-expense statement. It will calculate and show the total amount of expense & income data over a specific period.
Expense Manager is multi-user application. In this application several user can use it by signing up and can calculate their own income and expenses. This application has a strong security by implementing the user login process. Every user must have their own account to log on the system (unique username & password). No user can access an account of another user.
It will take daily income and expense data and save it in the database. This application also has a feature that can back up and restore database easily by one click. So users can back up their database in the secured place and when needed, they can restore it in the application. So data will be safety in any circumstances.
The application has a beautiful user-interface. It displays all data in four tabs.
First tab contains the summery of all income and expense calculation like weekly, monthly, yearly and total calculation. It also shows the current balance of logged on user.
Second tab contains the income history of all income data. It has filtering option. So users can filter their data by date. It also has an option to print out the income history.
Third tab contains the expense history of all expense data. It also has filtering option and users can filter their data by date. There is another option to print out the expense history.
Fourth tab contains all graphs. Fourth tab is divided into three sub tabs. First tab display the pie chart , second tab display the bar chart and third tab display the line chart. Every tab supports a filtering option.
In the right side of the application It has four button. First button is for add income or expense data, second button for update and third button for delete. Normally fourth button is hidden. When add, update & delete button click then the fourth button is shown.
Tags :