Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 693 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 693 Bytes

PIMPS Standalone - Development version

Personalised Information Metrics Pulled from STRAVA (PIMPS)

NOTE: This is currently an in-development demo project for learning purposes. PIMPS Standalone is a Java command line application that is built on the Spring Framework.

STRAVA is a social network for athletes which allows users to upload and store their activity data (cycling, running, swimming) from their monitoring device. It then enables the analysis of the activity data and also comparison with other users data.

STRAVA provides a RESTful API to access this data, which is what PIMPS uses. PIMPS uses the STRAVA API to provide customised sports performance data reporting.