Skip to content

A dockerized repo for most of the technical results from over 2 years of startup work for Sidefits.

License

Notifications You must be signed in to change notification settings

JSydll/sidefits-recap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Sidefits journey

This repository, all technical artifacts resulted from over 2 years of our journey with Sidefits - a project with startup character and a vision to make athletes lives better.

You can clone this repo, deploy the Docker container and run all applications locally in your browser.

What's in there

Besides a landing page, the following applications are delivered in the container:

  • The initial teaser that we put up after the first idea workshop we held in Copenhagen 2014.
  • The click-dummy we used to collect real world user feedback.
  • The FitTest we developed to measure an athletes physical constitution without additional tools.
  • The WorkoutCloud web-app - basically our Minimum Viable Product.

There are some limitations for the WorkoutCloud web-app, though:

  • The signup via Facebook is disabled.
  • The generation of a workout PDF is currently disabled.

Prerequisites

First, you have to get Docker for your operating system.

Hints on the Docker setup and usage can be found here.

Using the container

The available services and the configured accounts to use them are listed here.

A developer's notes on the environment

Three of the four apps are simple web apps so they could be run with tools like XAMPP, too. The most complex requirements were imposed by the WorkoutCloud: Under the hood, we have an Apache webserver, a MySQL (MariaDB) database and the graph database Neo4j.

Some notes on this setup can be found here.

About

A dockerized repo for most of the technical results from over 2 years of startup work for Sidefits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published