Skip to content

Connect to database tables in order to display record counts and play audible threshold alerts.

License

Notifications You must be signed in to change notification settings

scottgriv/php-audit_dashboards

Repository files navigation

PHP Badge
GitHub Badge Email Badge BuyMeACoffee Badge
Bronze


Audit Dashboards

Connect to database tables in order to display record counts and play audible threshold alerts.


Table of Contents

Getting Started

Usage

  • Adjust the Audit_Dashboard.php file to change the refresh rate of the data when its visible.
  • Adjust the Audit_Dashboard.html file to flip through multiple dashboards within a specificed time range.
  • Go to the full Audit_Dashboard.html web server address in your web browser.

Deployment

  • Specify your database connection and queries in the php file.
  • I strongly recommend including WHERE and LIMIT clauses to minimize the result set loading times.
  • Run the Audit_Dashboard_Demo.php in your browser to get a static demo of what the webpage will look like when running properly.
  • Feel free to add your company's logo by replacing the logo.png file.

Resources

License

This project is released under the terms of the MIT License, which permits use, modification, and distribution of the code, subject to the conditions outlined in the license.

  • The MIT License provides certain freedoms while preserving rights of attribution to the original creators.
  • For more details, see the LICENSE file in this repository. in this repository.

Credits

Author: Scott Grivner
Email: scott.grivner@gmail.com
Website: scottgrivner.dev
Reference: Main Branch


About

Connect to database tables in order to display record counts and play audible threshold alerts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages