Skip to content

Provide searching, statistics and visualization for activities from runkeeper.com

License

Notifications You must be signed in to change notification settings

inpercima/run-and-fun

Repository files navigation

run and fun

MIT license Codacy Badge

Provide searching, statistics and visualization for activities from runkeeper.com.

This project was generated with swaaplate version 2.3.7s.

Prerequisites

Angular CLI

  • angular-cli 14.1.0 or higher

Docker

  • docker 20.10.14 or higher
  • docker-compose 2.3.3 or higher

Java

  • jdk 17 or higher

Node, npm or yarn

  • node 16.16.0 or higher in combination with
    • npm 8.12.2 or higher or
    • yarn 1.22.19 or higher, used in this repository

Runkeeper app registration

A runkeeper app is needed. Use existing or register new app at runkeeper.com.

Getting started

# clone project
git clone https://github.com/inpercima/run-and-fun
cd run-and-fun

Usage

Modules

For the client check run-and-fun - client.

For the server check run-and-fun - server.

For the docker check run-and-fun - docker.