LIVE PREVIEWBUY FOR $15

Introduction:

Money tracker is an easy solution to keep track of your money. It is a general purpose solution, so it can be used to track money in different scenarios from your pocket money to your company’s in/out;

For example;

1. If you are an individual and want to manage your pocket money, Money tracker fits. You can keep record of your expanse and income sources. It automatically calculates your savings. You can see the reports daily/monthly/yearly and can analyze the flow of your expanses to possibly control it next time.

2. If you are a head of your home and want to use your money in an efficient way, Money tracker fits. You can have an administrator account and create accounts for your wife, servant, children etc. You as a head would be able to see/modify all the expanse/income entries made by them. Other users would be able to see and manage their own entries only. So now there is no need to keep check on your servant or ask him daily  :) because you can filter the reports by user/date/paid/received. You can analyze and cut your expanses down easily. You can download reports in excel file.

3. If you are the owner of a company/organization and want to keep track of your income/expanse made by you and/or your employees, Money tracker is for you. You can have more than one administrator and user account. You can see daily/monthly/yearly reports for expanse/income/savings and can filter by users. Moreover you can download reports in excel file.

Installation

1. Extract the source code and upload on your server.
2. Create database with any name on your server, assign user to this database. Find sql file in source code directory “database” and import it in your newly created database.
3. Change the database credentials in configuration file “database.php” placed in directory “application/config”.
4. Change the path in file config.php placed in directory “application/config” by setting base_url according to script root path.
That’s all, Money Tracker is up and running!

For Admin Live Demo: Click Here
user: admin
pass: admin

For User Live Demo: Click Here
user: user
pass: user

For Documentation: Documentation

Features

1. No programming skills required.
2. Fully responsive for all devices/screen sizes.
3. Access from anywhere, from any device.
4. Multi user support.
5. Cleaner interface design.
6. Secure login system with encrypted passwords.
7. Built on Codeigniter PHP Framework.
8. MVC pattern.
9. Income reports.
10. Expense reports.
11. User settings.
12. Currency settings.
13. Download excel reports.

What can you do with it ?

Admin:

• Can add/delete/edit user/administrator
• Can activate/deactivate user/administrator
• Can add/delete/edit received/paid entries
• Can delete/edit entries from other users too
• Can view reports and summary of expanse/income/savings with graphical representation
• Can download reports in excel
• Can manage profile
• Can change password
• Can set currency

User:

• Can add/delete/edit own received/paid entries
• Can view reports and summary of expanse/income/savings with graphical representation
• Can download reports in excel
• Can manage profile
• Can change password
• Can set currency
Source