E-Logbook with Health Monitoring System for COVID-19 in PHP Source Code

The E-Logbook for School with Health Monitoring System for COVID-19 in PHP project will help establishments monitor visitors logs.

Additionally, This Electronic Logbook will specifically help schools to manage the IN and OUT of its employees, students, and other stakeholders. This system also records Health Declaration Data of anyone who enters the premises.

E-Logbook with Health Monitoring System in PHP Quick Features

  • Recording of Body Temperature
  • Filling up of Health Declaration Form
  • Detailed Log Reports and more!

E-Logbook with Health Monitoring System Pages

Administrator

The System Administrator will be the one to setup preferences that affects the system’s full function. You can add features to this user like, scheduling of filling up of Health Declaration Forms, Managing Registered Profiles, Print Log Reports and more.

Users

The System User will be the one who will log their IN and OUT histories. They will also fill up Health Declaration Form based on the set schedule of the System Administrator. Bur before they can record their logs electronically, they must first register in the system.

*fill up Health Declaration Form based on the set schedule is not yet present in this project, you can add up this feature as exercise to enhance your skill. 🙂

Steps How to setup the E-Logbook with Health Monitoring System for COVID-19 in PHP Project

Time needed: 5 minutes

E-Logbook with Health Monitoring System for COVID-19 in PHP Project

  1. Download the project

    Click the “Download Source Code” button to download E-Logbook with Health Monitoring System for COVID-19 in PHP Project in the end of this article

  2. Extract project file

    Extract the zip files using your file archiving software (WinZip, WinRAR)

  3. Copy and Paste

    Copy and Paste the file in your local server (in my case, my local server is XAMPP) root folder (C:\xampp\htdocs)

  4. Open phpMyAdmin

    Open your desired internet browser (Chrome, Firefox, ect.) and type localhost/phpmyadmin

  5. Create Database

    Click “Databases” Tab > Create database with name: stc_logkeeper > click “Create” button

  6. Select Project DB

    Select the newly created database to make it as your active db, then click “Import” Tab

  7. Import the SQL File

    Upload the sql file named stc_logkeeper.sql located at the project file db folder (C:\xampp\htdocs\stc-log-keeper\db) then click “Go” button to import the uploaded sql file.

  8. Explore the Website CMS in PHP

    You can now browse/explore the project through this url:

    localhost/stc-log-keeper/

    Administrator login:
    username and password: admin

Conclusion

In conclusion, this 2020 E-Logbook with Health Monitoring System for COVID-19 in PHP Project can be useful to students or professional who wants to learn web development using technologies like HTML, CSS, JavaScript and PHP, MySQL Server. This project can also be modified to fit your personal requirements. Hope this project will help you to improve your skills. Happy coding!

Recommended Articles with Source Code

Inquiry

If you have any questions or suggestions about this E-Logbook with Health Monitoring System for COVID-19 in PHP Source Code, please feel free to leave a comment below and you can contact through my contact details provided.

Buy me a coffee by clicking -> https://www.buymeacoffee.com/emiloi

Facebook: https://www.facebook.com/aqsijmel

Gmail: [email protected]

Phone: +639303546547

Download Project Source Code

5 thoughts on “E-Logbook with Health Monitoring System for COVID-19 in PHP Source Code”

  1. Sir Nageerror po

    Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user ‘admin’@’localhost’ (using password: YES) in E:\xampp\htdocs\stc-log-keeper\dbcon.php:29 Stack trace: #0 E:\xampp\htdocs\stc-log-keeper\index.php(3): include() #1 {main} thrown in E:\xampp\htdocs\stc-log-keeper\dbcon.php on line 29

Leave a Comment