oeisenberg / RunLab-core

Personal Project to Visualise Run Data
0 stars 0 forks source link
java maven rest-api spring spring-boot strava-api

Run Lab

Table of Contents

  1. Introduction
  2. Technologies Used
  3. Useful links

Introduction

Born out of Strava's reclassificiation of some free features to premium an effort to extract and visualise my own data was born.

Technologies Used

Front end is HTML/CSS/JS that interacts with the Back end in using REST api written in Java hosted locally using SpringBoot as a Maven project.

Useful links