Thomas-Basham / fitness-tracker-demo

A React app that lets users track their workouts and achieve their fitness goals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fitness Tracker Demo

A React app lets the user track their workouts and helps them achieve their fitness goals.

Deployed Site

Features

MVP (Most Viable Product)

  • User can click a button to record that they exercised that day, saving the date and time they exercised.
  • The recorded data will display on the web page in a list
  • User can update and delete a recorded workout

Nice to haves

  • User can select what type of workout they did
  • Chart tracks types and dates of workouts
  • User can register, login, logout
  • Data is persisted over time with a database

About

A React app that lets users track their workouts and achieve their fitness goals.


Languages

Language:JavaScript 60.7%Language:HTML 27.3%Language:CSS 12.0%