Daily Expense Tracker Using PHP and MySQL
Daily Expense Tracker Using PHP and MySQL
Project Name : Daily Expense Tracker System
Language Used : PHP
Database : MySQL
User Interface Design : HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser : Mozilla, Google Chrome, IE8, OPERASoftware : XAMPP / Wamp / Mamp/ Lamp (anyone)
Daily Expense Tracker System
In Daily Expense Tracker System we use PHP and MySQL database. This is the project which keeps records of daily expenses. DETS has one module i.e. user.
- Dashboard: In this section, user can briefly view expenses on a daily basis, monthly basis and yearly basis.
- Expenses: In this section user can manage the expenses(add/delete).
- Expense Report: In this section, user can view expenses on day wise basis, month wise basis and year wise basis according to periods of time.
- Profile: In this section, user can update his/her profile.
- Change Password: In this section, user can change his/her passwords
- Logout: Through this button, user can log out.
User can also recover his/her password.
How to run the Daily Expense Tracking System Project
1. Download the zip file
2. Extract the file and copy dets folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with name detsdb
6. Import detsdb.sql file(given inside the zip package in sql file folder)
7.Run the script http://localhost/dets (frontend)
Credential for user panel OR you can register your self:
Username: testuser@gmail.com
Password: Test @123
0 Response to "Daily Expense Tracker Using PHP and MySQL"
Post a Comment