Finance Manager
Edge Ltd Finance Manager is an online web application developed using HTML, CSS, MySQL and PHP with WordPress. This online application allows employees to log on and enter their expenses, view past expense and see whether the expense has been approved or rejected. This application also caters to the employer who can log on and view all employee’s expenses, add their own expenses, and approve, reject or delete an expense.
This project utilized a database where data can be added, removed or updated.
Features include:
- Registration for employees
- User login
- Forgotten password reset
- Adding an expense
- Viewing individual employee’s expenses
- Viewing all employees expense (Employers view only)
- Database integration
- Approving/Rejecting proposed expense (Employers view only)
- Deleting expense (Employers view only)
- Sending an email to new employees
Learning Outcomes:
- Gaining a better understanding of PHP
- Using MySQL databases and managing data
- Developing with PHP for WordPress
- Sanitize and validate form data
- Secure login and passing of data