uccser/cs-field-guide

View on GitHub
csfieldguide/static/interactives/awful-calculator/README.md

Summary

Maintainability
Test Coverage
# Awful Calculator

**Authors:** Jack Morgan, Rhem Munro, Hayley van Waas

This interactive is to demonstrate the difference between a good and bad interface, using a calculator as an example.

## Required files

The interactive loads from a base website template which includes a JavaScript file containing jQuery, Bootstrap, and a few other utilities and polyfills.
See `static/js/website.js` for a full list.