270 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			270 lines
		
	
	
		
			10 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
 | 
						|
<html>
 | 
						|
  <head>
 | 
						|
    <meta charset="utf-8" />
 | 
						|
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
 | 
						|
    <title>Features — FitTrackee 0.3.0-beta
 | 
						|
 documentation</title>
 | 
						|
    <link rel="stylesheet" href="_static/bootstrap-sphinx.css" type="text/css" />
 | 
						|
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
 | 
						|
    <link rel="stylesheet" type="text/css" href="_static/custom.css" />
 | 
						|
    <script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
 | 
						|
    <script src="_static/jquery.js"></script>
 | 
						|
    <script src="_static/underscore.js"></script>
 | 
						|
    <script src="_static/doctools.js"></script>
 | 
						|
    <script src="_static/language_data.js"></script>
 | 
						|
    <link rel="index" title="Index" href="genindex.html" />
 | 
						|
    <link rel="search" title="Search" href="search.html" />
 | 
						|
    <link rel="next" title="API documentation" href="api/index.html" />
 | 
						|
    <link rel="prev" title="Installation" href="installation.html" />
 | 
						|
<meta charset='utf-8'>
 | 
						|
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
 | 
						|
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
 | 
						|
<meta name="apple-mobile-web-app-capable" content="yes">
 | 
						|
<script type="text/javascript" src="_static/js/jquery-1.11.0.min.js "></script>
 | 
						|
<script type="text/javascript" src="_static/js/jquery-fix.js "></script>
 | 
						|
<script type="text/javascript" src="_static/bootstrap-3.3.7/js/bootstrap.min.js "></script>
 | 
						|
<script type="text/javascript" src="_static/bootstrap-sphinx.js "></script>
 | 
						|
 | 
						|
  </head><body>
 | 
						|
 | 
						|
  <div id="navbar" class="navbar navbar-default navbar-fixed-top">
 | 
						|
    <div class="container">
 | 
						|
      <div class="navbar-header">
 | 
						|
        <!-- .btn-navbar is used as the toggle for collapsed navbar content -->
 | 
						|
        <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
 | 
						|
          <span class="icon-bar"></span>
 | 
						|
          <span class="icon-bar"></span>
 | 
						|
          <span class="icon-bar"></span>
 | 
						|
        </button>
 | 
						|
        <a class="navbar-brand" href="index.html">
 | 
						|
          FitTrackee</a>
 | 
						|
        <span class="navbar-text navbar-version pull-left"><b>0.3.0</b></span>
 | 
						|
      </div>
 | 
						|
 | 
						|
        <div class="collapse navbar-collapse nav-collapse">
 | 
						|
          <ul class="nav navbar-nav">
 | 
						|
            
 | 
						|
                <li><a href="https://github.com/SamR1/FitTrackee">GitHub</a></li>
 | 
						|
            
 | 
						|
            
 | 
						|
              <li class="dropdown globaltoc-container">
 | 
						|
  <a role="button"
 | 
						|
     id="dLabelGlobalToc"
 | 
						|
     data-toggle="dropdown"
 | 
						|
     data-target="#"
 | 
						|
     href="index.html">Docs <b class="caret"></b></a>
 | 
						|
  <ul class="dropdown-menu globaltoc"
 | 
						|
      role="menu"
 | 
						|
      aria-labelledby="dLabelGlobalToc"><ul class="current">
 | 
						|
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
 | 
						|
<li class="toctree-l1 current"><a class="current reference internal" href="#">Features</a></li>
 | 
						|
<li class="toctree-l1"><a class="reference internal" href="api/index.html">API documentation</a></li>
 | 
						|
<li class="toctree-l1"><a class="reference internal" href="troubleshooting/index.html">Troubleshooting</a></li>
 | 
						|
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Change log</a></li>
 | 
						|
</ul>
 | 
						|
</ul>
 | 
						|
</li>
 | 
						|
              
 | 
						|
                <li class="dropdown">
 | 
						|
  <a role="button"
 | 
						|
     id="dLabelLocalToc"
 | 
						|
     data-toggle="dropdown"
 | 
						|
     data-target="#"
 | 
						|
     href="#">Page <b class="caret"></b></a>
 | 
						|
  <ul class="dropdown-menu localtoc"
 | 
						|
      role="menu"
 | 
						|
      aria-labelledby="dLabelLocalToc"><ul>
 | 
						|
<li><a class="reference internal" href="#">Features</a><ul>
 | 
						|
<li><a class="reference internal" href="#list">List</a><ul>
 | 
						|
<li><a class="reference internal" href="#account">Account</a></li>
 | 
						|
<li><a class="reference internal" href="#administration">Administration</a></li>
 | 
						|
<li><a class="reference internal" href="#activities-workouts">Activities/Workouts</a></li>
 | 
						|
<li><a class="reference internal" href="#translations">Translations</a></li>
 | 
						|
</ul>
 | 
						|
</li>
 | 
						|
<li><a class="reference internal" href="#dashboard">Dashboard</a></li>
 | 
						|
<li><a class="reference internal" href="#activity-workout-detail">Activity/workout detail</a></li>
 | 
						|
<li><a class="reference internal" href="#activities-workouts-list">Activities/workouts list</a></li>
 | 
						|
<li><a class="reference internal" href="#statistics">Statistics</a></li>
 | 
						|
<li><a class="reference internal" href="#id1">Administration</a></li>
 | 
						|
</ul>
 | 
						|
</li>
 | 
						|
</ul>
 | 
						|
</ul>
 | 
						|
</li>
 | 
						|
              
 | 
						|
            
 | 
						|
            
 | 
						|
              
 | 
						|
                
 | 
						|
  <li>
 | 
						|
    <a href="installation.html" title="Previous Chapter: Installation"><span class="glyphicon glyphicon-chevron-left visible-sm"></span><span class="hidden-sm hidden-tablet">« Installation</span>
 | 
						|
    </a>
 | 
						|
  </li>
 | 
						|
  <li>
 | 
						|
    <a href="api/index.html" title="Next Chapter: API documentation"><span class="glyphicon glyphicon-chevron-right visible-sm"></span><span class="hidden-sm hidden-tablet">API documentation »</span>
 | 
						|
    </a>
 | 
						|
  </li>
 | 
						|
              
 | 
						|
            
 | 
						|
            
 | 
						|
            
 | 
						|
            
 | 
						|
              <li class="hidden-sm">
 | 
						|
<div id="sourcelink">
 | 
						|
  <a href="_sources/features.rst.txt"
 | 
						|
     rel="nofollow">Source</a>
 | 
						|
</div></li>
 | 
						|
            
 | 
						|
          </ul>
 | 
						|
 | 
						|
          
 | 
						|
            
 | 
						|
<form class="navbar-form navbar-right" action="search.html" method="get">
 | 
						|
 <div class="form-group">
 | 
						|
  <input type="text" name="q" class="form-control" placeholder="Search" />
 | 
						|
 </div>
 | 
						|
  <input type="hidden" name="check_keywords" value="yes" />
 | 
						|
  <input type="hidden" name="area" value="default" />
 | 
						|
</form>
 | 
						|
          
 | 
						|
        </div>
 | 
						|
    </div>
 | 
						|
  </div>
 | 
						|
 | 
						|
<div class="container">
 | 
						|
  <div class="row">
 | 
						|
    <div class="body col-md-12 content" role="main">
 | 
						|
      
 | 
						|
  <div class="section" id="features">
 | 
						|
<h1>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h1>
 | 
						|
<div class="section" id="list">
 | 
						|
<h2>List<a class="headerlink" href="#list" title="Permalink to this headline">¶</a></h2>
 | 
						|
<div class="section" id="account">
 | 
						|
<h3>Account<a class="headerlink" href="#account" title="Permalink to this headline">¶</a></h3>
 | 
						|
<ul class="simple">
 | 
						|
<li><p>A user can create, update and deleted his account</p></li>
 | 
						|
<li><p>Password reset is now available</p></li>
 | 
						|
</ul>
 | 
						|
</div>
 | 
						|
<div class="section" id="administration">
 | 
						|
<h3>Administration<a class="headerlink" href="#administration" title="Permalink to this headline">¶</a></h3>
 | 
						|
<ul>
 | 
						|
<li><p><strong>Application</strong></p>
 | 
						|
<p>The following parameters can be set:</p>
 | 
						|
<ul class="simple">
 | 
						|
<li><p>active users limit (if 0, registration is enabled (no limit defined))</p></li>
 | 
						|
<li><p>maximum size of uploaded files</p></li>
 | 
						|
<li><p>maximum size of zip archive</p></li>
 | 
						|
<li><p>maximum number of files in the zip archive</p></li>
 | 
						|
</ul>
 | 
						|
</li>
 | 
						|
<li><p><strong>Users</strong></p>
 | 
						|
<ul class="simple">
 | 
						|
<li><p>display users list and details</p></li>
 | 
						|
<li><p>edit a user to add/remove administration rights</p></li>
 | 
						|
<li><p>delete a user</p></li>
 | 
						|
</ul>
 | 
						|
</li>
 | 
						|
<li><p><strong>Sports</strong></p>
 | 
						|
<ul class="simple">
 | 
						|
<li><p>enable or disable a sport (a sport can be disabled even if activity with this sport exists)</p></li>
 | 
						|
</ul>
 | 
						|
</li>
 | 
						|
</ul>
 | 
						|
</div>
 | 
						|
<div class="section" id="activities-workouts">
 | 
						|
<h3>Activities/Workouts<a class="headerlink" href="#activities-workouts" title="Permalink to this headline">¶</a></h3>
 | 
						|
<ul class="simple">
 | 
						|
<li><dl class="simple">
 | 
						|
<dt>6 sports supported:</dt><dd><ul>
 | 
						|
<li><p>Cycling (Sport)</p></li>
 | 
						|
<li><p>Cycling (Transport)</p></li>
 | 
						|
<li><p>Hiking</p></li>
 | 
						|
<li><p>Montain Biking</p></li>
 | 
						|
<li><p>Running</p></li>
 | 
						|
<li><p>Walking</p></li>
 | 
						|
</ul>
 | 
						|
</dd>
 | 
						|
</dl>
 | 
						|
</li>
 | 
						|
<li><p>Dashboard with month calendar displaying activities and record. The week can start on Sunday or Monday (which can be changed in the user settings)</p></li>
 | 
						|
<li><p>Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)</p></li>
 | 
						|
<li><p>An activity with a gpx file can be displayed with map, weather (if the DarkSky API key is provided) and charts (speed and elevation). Segments can be displayed</p></li>
 | 
						|
<li><p>Activity edition and deletion. User can add a note</p></li>
 | 
						|
<li><p>User statistics</p></li>
 | 
						|
<li><dl class="simple">
 | 
						|
<dt>User records by sports:</dt><dd><ul>
 | 
						|
<li><p>average speed</p></li>
 | 
						|
<li><p>farest distance</p></li>
 | 
						|
<li><p>longest duration</p></li>
 | 
						|
<li><p>maximum speed</p></li>
 | 
						|
</ul>
 | 
						|
</dd>
 | 
						|
</dl>
 | 
						|
</li>
 | 
						|
<li><p>Activities list and filter</p></li>
 | 
						|
</ul>
 | 
						|
<div class="admonition note">
 | 
						|
<p class="admonition-title">Note</p>
 | 
						|
<p>for now, only the owner of the activity can see the activity.</p>
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<div class="section" id="translations">
 | 
						|
<h3>Translations<a class="headerlink" href="#translations" title="Permalink to this headline">¶</a></h3>
 | 
						|
<p>FitTrackee is available in English and French (which can be saved in the user settings).</p>
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<div class="section" id="dashboard">
 | 
						|
<h2>Dashboard<a class="headerlink" href="#dashboard" title="Permalink to this headline">¶</a></h2>
 | 
						|
<div class="figure align-default">
 | 
						|
<img alt="FitTrackee Dashboard" src="_images/fittrackee_screenshot-01.png" />
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<div class="section" id="activity-workout-detail">
 | 
						|
<h2>Activity/workout detail<a class="headerlink" href="#activity-workout-detail" title="Permalink to this headline">¶</a></h2>
 | 
						|
<div class="figure align-default">
 | 
						|
<img alt="FitTrackee Activity" src="_images/fittrackee_screenshot-02.png" />
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<div class="section" id="activities-workouts-list">
 | 
						|
<h2>Activities/workouts list<a class="headerlink" href="#activities-workouts-list" title="Permalink to this headline">¶</a></h2>
 | 
						|
<div class="figure align-default">
 | 
						|
<img alt="FitTrackee Activities" src="_images/fittrackee_screenshot-03.png" />
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<div class="section" id="statistics">
 | 
						|
<h2>Statistics<a class="headerlink" href="#statistics" title="Permalink to this headline">¶</a></h2>
 | 
						|
<div class="figure align-default">
 | 
						|
<img alt="FitTrackee Statistics" src="_images/fittrackee_screenshot-04.png" />
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
<div class="section" id="id1">
 | 
						|
<h2>Administration<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
 | 
						|
<div class="figure align-default">
 | 
						|
<img alt="FitTrackee Administration" src="_images/fittrackee_screenshot-05.png" />
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
 | 
						|
 | 
						|
    </div>
 | 
						|
      
 | 
						|
  </div>
 | 
						|
</div>
 | 
						|
<footer class="footer">
 | 
						|
  <div class="container">
 | 
						|
    <p class="pull-right">
 | 
						|
      <a href="#">Back to top</a>
 | 
						|
      
 | 
						|
    </p>
 | 
						|
    <p>
 | 
						|
        © Copyright 2018 - 2020, SamR1.<br/>
 | 
						|
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 3.2.1.<br/>
 | 
						|
    </p>
 | 
						|
  </div>
 | 
						|
</footer>
 | 
						|
  </body>
 | 
						|
</html> |