Skip to content

A web-application that provides users with a platform to log workouts and track progress. Built using Next.js & Styled-Components.

Notifications You must be signed in to change notification settings

kimwoodfield/workout-tracker

Repository files navigation

Workout Tracker

The frontend for Workout Tracker. An app written in Next.js!

What is Workout Tracker?

As the name implies, the Workout Tracker is a workout tracking platform that gives users a way to log and track their workout progress

Tech stack

  • Next.js
  • Styled-Components
  • TailwindCSS

Roadmap

Any future plans or updates will be documented here:

  • Provide users the ability to create their own routines and exercises
  • Add functionality that lets users add more sets to their workouts dynamically
  • Add feature that allows users to visualise their progress using graphs and charts
  • Potentially switch to JWT Tokens and OAuth
  • Styling updates

Setting up in development

  • Clone the repo
  • Navigate to the folder and run npm install once inside to install dependencies
  • Make sure a local version of the api is running
  • Run the script npm run dev to start the app

About

A web-application that provides users with a platform to log workouts and track progress. Built using Next.js & Styled-Components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published