File Tracker Manager System IN PHP NEHA SOLUTIONS 9655340006/9655340005

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

SYNOPSIS

This project is entitled as File Tracker Manager System which has developed in
PHP as front and MySQL server as back end.

This a File Tracker Manager System that is designed for the Tanzania Revenue
Authority for the purpose of monitoring taxpayers' files. The reason why we created this
system was due to the loss of taxpayer files either by employees or misplacement of the file.
File Tracker Manager has 3 access levels which are the Administrator, Register, and the
Normal User. The admin is the user who is in charge of enrolling users and password
management. The admin can also view and print reports in this system. The Register accepts
borrow and return requests of files and adds new files and searches for files. The normal user
who borrows and returns files into the system.

Front end : PHP

Backend : My SQL

MODULE:

Admin

activity_log_Detail

borrow_Detail

borrow_request_Detail

file _Detail

return_request _Detail
Admin

 Manage System Users


 View User Logs
 Manage Password
 View/Print Reports
 List of Online staff/users

Register

 Manage Borrow Requests


 Manage Return Requests
 Manage Files
 View List of Borrowed Files
 View Lis of Available Files
 Search/Track Files

Normal

 Borrow Files
 Return Files
 List of Files that in Possession
 List of Pending Borrow/Return Requests.
 Borrow History

You might also like