Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 665 Bytes

File metadata and controls

21 lines (18 loc) · 665 Bytes

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