Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
willvin313 authored Sep 18, 2019
1 parent 5a0e572 commit 164e1ce
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,27 @@
# PHPRad My Account Manager
# PHPRad HR Manager
![Screenshot of Dashboad](Screenshot(Dashboard).png)
A PHPRad <b>Account Manager project</b> file, to generate a webapp with the below features, which also help users understand how to implement or configure such feature in PHPRad. In the project we avoid using custom page and field editing and therefor using mysql triggers in place of that.
A PHPRad <b>HR Manager project</b> file, to generate a webapp with the below features, which also help users understand how to implement or configure such feature in PHPRad. In the project we avoid using custom page and field editing.

*Click "Watch and Star" to get an email notification once an update is made to this repository. And contributions are also welcomed*
*Click "Watch and Star" to get an email notification once an update is made to this repository. And contributions are also welcomed.*

<b>Admin Details</b><br>
Username: willvin<br>
Password: 12345

<b>Staff Details</b><br>
Username: dsaved<br>
Password: 12345

## Requirement
- PHPRad Classic Edition (Minimum: version 2.6.0)
- A web server (Recommended: Apache (WAMP, XAMP, etc))
- A MySQL server if not using Apache (WAMP, XAMP, etc)

## Features
- Admin Dashboard with counters, linechart and piechart
- Bank account management
- Transaction Management
- Loan creation and Management with payback percentage calculated
- Loan payment
- Management of loan collectors
- Job Titles
- Departments
- Employees
- Employees Benifactor (Dependents)
- Company locations
- Countries
- Regions
- User management
- Role based access(Administrator, Staff, User)
- System logs
Expand Down

0 comments on commit 164e1ce

Please sign in to comment.