Skip to content

cathelyn/sport-tracker

Repository files navigation

Sport Tracker

Codacy Badge Build Status PyPi version PyPI - License Python version

CLI based Sport Tracker supporting multiple profiles, csv and graphical export.

Who is this application for

Anyone who wants to track their workouts/trainings using CLI.

What does this application do

(ticked means implemented)

  • User management:
    • add user
    • list users
    • delete user
    • modify user
  • Activity management:
    • add new activity (e.g. cycling 20 km)
    • list all activities for current user
    • modify older entry
    • delete older entry
  • Sports management (i.e. database of possible sports):
    • add new sport (either distance based or time based)
    • list all available sports
    • modify sport
    • delete sport

Examples

Examples will be added soon (after MVP release)

Installation

Early phase, not yet available, for testing, execute install.sh script or install manually using pip3 install --user -e . in project root.

About

Fast and customizable sport and activity tracker with CLI

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •