Engineers Online Portal in PHP with Free Source Code

Language

This Engineers’ online portal has the capability of exchanging messages with each other. It can upload a file and at the same time can also download a file. In this system, you will be able to know if an engineer is online or offline at that time and can receive notifications. It contains Entities such as the admin to manage the system, Engineers who can create an account and view their profile and office. To know more about the system check out the following features below.

This Online Enginners' Portal Project was developed using PHP, MySQL Database, HTML, CSS, Javascript, jQuery, Ajax, Bootstrap, and some other libraries. This has 2 modules which are the Admin and Engineers. The Admin is in charge of managing the list of users, engineers, and can view a list of downloadable materials, activity logs, and User Logs. The Engineers can upload files, view notifications, send and receive messages, and more.

These are the following features of the system

Admin

  • Login and Logout
  • Manage Users
  • Manage Office
  • Manage Engineers
  • Manage Downloadable Materials
  • User Logs
  • Activity Logs

Engineer

  • Login and Registration
  • Notification
  • Massage
  • Upload files
  • Download Files
  • Update Avatar
  • Update Password

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)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming capstone.
  6. Import the provided SQL file. The file is known as capstone.sql located inside the db folder.
  7. Browse the Engineers Online Portal Project in a browser. i.e. http://localhost/nia_munoz_monitoring_system and http://localhost/nia_munoz_monitoring_system/admin for the admin side.

Default Admin Access

Username: admin
Password: admin

DEMO VIDEO

That's it! I hope this Online Engineers Portal project in PHP and MySQL Database will help you with what you are looking for and you'll find something useful for your future PHP Projects.

Explore more on this website for more Tutorials and Free Source Codes.

For more information about the system.
You can contact me @
Email – [email protected]
Mobile No. – 09305235027 – TNT
or feel free to comment below

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 byjanobeon Thu, 03/28/2019 - 08:42

The Database file is inside the db folder
Submitted bydoni171171on Fri, 03/29/2019 - 16:35

Are you sure forget to insrt database?
Submitted byJonah Sunday (not verified)on Mon, 11/29/2021 - 22:33

It can not be connected to database can someone help me with the updated database? Kindly send the database file to [email protected]

Add new comment