Skip to content

A full-stack app for visualizing garmin files and planning workouts

Notifications You must be signed in to change notification settings

ravenstx/SportsSchemaBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis

analysisdemo.mp4

Scheme

schemedemo.mp4

Introduction

A user based full stack app with jwt & refreshtokens for authentication and authorization where the user can store its Garmin(cyclingcomputer) files in backend and analyse the data on the frontend, the user can also build a training plan by adding workouts on the calendar (the workouts allow all CRUD operations).
This was built with a .NET Web API backend and a React frontend

Technologies used

Backend

  • .NET Web API (REST)
  • Entity Framework
  • MS SQL Server
  • JSON Web Tokens
  • Authentication & Authorization
  • Unit Testing

Frontend

  • React
  • React Router (protected routes)
  • Highcharts JS
  • Bootstrap

About

A full-stack app for visualizing garmin files and planning workouts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published