Skip to content

A tool that assesses the usability of websites

Notifications You must be signed in to change notification settings

trychameleon/page_gauge_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PageGauge

Quickly Assess Your Website's Usability: pagegauge.io

Background

PageGauge is a simple web tool to assess the usability of any website using automated analysis. It programmatically assesses various usability criteria and provides a "Usability Score" as an output. It was built in a ~1 day distributed hackathon, and is free and open-source.

Read more in our FAQs or learn how to run your own distributed hackathon in this post.

You're welcome to suggest edits here or if you want to join our team for the next hackathon then sign-up here

Running PageGauge locally

Gulpfile.js

To install Node visit https://nodejs.org/download.

To install gulp, and install the rest of the dependencies run the following commands:

$ npm install gulp -g
$ npm install

From here on out, simply run gulp from your terminal and you're good to go!

$ gulp

The gulp command compiles and serves the site from http://localhost:9001

PageGauge API

The default configuration is for the local instance (running on 9001) will contact the PageGauge API on api.pagegauge.io. This can be changed to point to your local instance of the API if you're making changes there too.

About

A tool that assesses the usability of websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •