Skip to content

jrinkman/workexp-traffic-light-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iAuditor Audit Checklist

Problem Definition

You work for a company that uses iAuditor to audit a number of things within their business. A senior manager has requested a custom webpage that shows an overview of all the company’s templates and the last week’s audit scores for each individual template as a colour status (over 80% green, over 50% yellow, under 50% red).

Build a webpage that utilises the SafetyCulture API, PHP, HTML, CSS and any other languages or tools you wish to use to build this dashboard.

Libraries Used

  • jQuery: Used for AJAX requests and interfacing with DOM elements.
  • Materialize: A CSS framework based on Material Design. Used for pretty much all of the UI.
  • PJAX-Standalone: One of the few libraries that essentially worked out of the box. Used to dynamically load pages (the version used on the AJAY website is slightly modified to enable the fading transition effects).
  • NProgress: Used to display the page's loading progress.
  • ProgressBar.js: Makes the audit percentage display look neat.

Demo

A demo of this website can be found here. nvm Cain cancelled it :(

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published