Company Crime Tracking System using PHP/MySQL with Source Code

Language

This is PHP Project entitle Company Crime Tracking System. This project was developed using PHP and MySQL databases. This system tracks or manages the company's security issues. With the help of this project, the company security department record and tracks the issues that happened in the company. Along with the issue details, the system also allows the user to encode/store the issue severity which is normal, critical, and dangerous. This system has 3 levels of users' permission or access which are the 1, 2, 3. The 1 user level is the system administrator access which allows managing all the data of the system. The 2 user level is semi-administrator and the difference between this level to the administrator level is that the user cannot manage or create new users. The 3 level has only permission to manage the employee list and create a new security issue.

The system was developed using PHP, MySQL Database, HTML, CSS, Javascript, and Bootstrap for the design. The system has a pleasant user interface and user-friendly functionalities. To know about the features and instructions to run this project, kindly continue reading below.

Features

  • Manage Employee List
  • View Employee's Details
  • Manage Issues
  • View Issue List
  • Manage System Users
  • Manage Account Details and Credentials

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below.)

Setup/Installation

  1. Extract the downloaded source code zip file.
  2. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" folder. And if you are using WAMP, paste it into the "www" folder.
  4. Open a new tab in your browser and browse the PHPMyAdmin. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "caaz".
  6. Import the provided SQL file in your newly created database. The file is known as "caaz.sql" and located inside the "database" folder.
  7. Open a new tab in your browser and browse the Web Application. i.e. http://localhost/caaz

Admin Credentials

Username: thomas
Password: 12345

Demo

That's it! I hope this Company Crime Tracking System Project in PHP and MySQL Database will help you with what you are looking for.

Enjoy :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byvensaron Thu, 05/30/2019 - 17:48

great works i really appreciate your efforts

Add new comment