Triplemanus / gitFit

FitLit project starter kit for students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitFit

Overview

The goals of this project included:

  • Utilizing ES6 classes to create instances of the class to be able to call methods upon them and display data on the DOM while communicating between themselves as necessary.
  • Implementing strong TDD principles utilizing the Mocha testing framework and Chai assertion library to build out and test our application.
  • Using array prototype methods to manipulate multiple data files.
  • Deploy an NPM package (Charts.js in this case) to display data on the DOM.

Screenshots

Desktop view Secondary desktop view

Authors:

About

FitLit project starter kit for students


Languages

Language:JavaScript 99.4%Language:HTML 0.4%Language:CSS 0.3%