colbyallen012 / fit-lit

An activity Tracker app using a fake dataset for 50 users, with 100 days of data for their Sleep, Hydration, and Activity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activity Tracker

Given a data set from an activity tracker for many users, this is a dashboard to display that data we manipulated.

Authors

Patrick Goulding

Colby Allen

Abstract

This was a two week project at Turing School of Software & Design, and was made to help us learn how to write a program from scratch. As well as learn OOP patterns, and create a testing suite that thoroughly tests all functionality of a client-side application.

Setup

Clone down the repo.

git clone

Once you have cloned the repo, install dependencies. Then run:

NPM install

Built With

  • Javascript
  • JQuery
  • Mocha
  • Chai
  • HTML
  • CSS

Screenshots

screencapture-file-Users-colbyallen-Turing-mod-2-mod-2-projects-activity-tracker-activity-tracker-starter-src-index-html-2019-05-15-23_48_08

About

An activity Tracker app using a fake dataset for 50 users, with 100 days of data for their Sleep, Hydration, and Activity.


Languages

Language:JavaScript 99.5%Language:HTML 0.3%Language:CSS 0.2%