Skip to content

rachelJensen/get-fit

 
 

Repository files navigation

Get Fit

get-fit-screenshot

Table of Contents

Introduction

Get Fit is a health and fitness tracking app. It allows a user to review their daily and weekly health goals in a bright, friendly display.

Technologies

Features

The dashboard displays

  • Daily and weekly water consumption
  • Daily hours of sleep and sleep score compared to user's average
  • Weekly hours slept
  • Daily activities including total steps, minutes active, flights of stairs climbed, and miles walked so that a user can keep track of their goals and their progress.

Illustrations

get-fit-desktop

tablet view mobile view
get-fit-tablet get-fit-mobile

Possible Future Extensions

This app has lots of potential extensions including

  • Date selection so a user can choose daily and weekly reports from their history
  • Display weekly fitness activity
  • Let users invite friends to a fitness activity challenge

Set Up

  1. Fork this repo
  2. In your terminal run git clone [email protected]:rachelJensen/get-fit.git
  3. In your terminal clone down this API repo
  4. In a new terminal window cd into the API directory and run npm install and then npm start
  5. Finally, open a browser and go to localhost:8080

Organizational Resources

Sources

Contributors

Project Specs

About

FitLit project starter kit for students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • SCSS 6.3%