Engineers Online Portal in PHP with Free Source Code
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
- Open your XAMPP/WAMP's Control Panel and start the
Apache
andMySQL
. - Extract the downloaded source code zip file.
- 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.
- Browse the
PHPMyAdmin
in a browser. i.e.http://localhost/phpmyadmin
- Create a new database naming
capstone
. - Import the provided
SQL
file. The file is known ascapstone.sql
located inside the db folder. - Browse the Engineers Online Portal Project in a browser. i.e.
http://localhost/nia_munoz_monitoring_system
andhttp://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
DATABASE NOT UP TO DATE
Admin Side
Is this E-Learning or Engineers Portal?
DATABASE NOT UP TO DATE
Add new comment
- Add new comment
- 6640 views