fitlit

FitLit

A Mod 2, paired project that simulates an activity-based application that tracks a users activities, such as hydration intake, stairs, sleep and more. The details of this project are outlined in this project spec.

Setup

  1. Fork this repo
  2. Clone into your local computer
  3. run npm install
  4. run open src/index.html

Application

Desktop Demo

click here for link to our github page

Learning Goals

  1. Utilize data files
  2. Utilize & organize class files that share data: user/users/activities, etc
  3. Testing all files
  4. SRP and DRY code
  5. Work remotely to ensure a successful project.
  6. Add media Queries for responsiveness

Contributors