Skip to content

sertmer/fit-lit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitLit - The Best Fitness Tracker You've Never Heard Of

Contributors: John Rodgers Adams and Scott Ertmer

View Project Here

A Mod 2 paired project intended to develop skills around:

  • Implementing ES6 classes
  • Modular, SRP code
  • Test Driven Development
  • Using object and array prototype methods to perform data manipulation
  • Developing UX and UI that is intuitive and clear.

Abstract

FitLit is a fitness tracking application, capable of managing and displaying data for a multitude of users. Each time a user log's in, the application instantiates all of objects necessary to fetch, manipulate and display that user's information.

Setup

To use this application:

  • Download the project.
  • Open the html in your browser.
  • Log in using a user's email address (found in the users.js file).
  • Witness the Litness.

WITNESS THE LITNESS

FitLit

2019-10-16 17 10 28

About

FitLit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%