Current dev actions
Backend
We established the core element, a session where a group of runners connect with each other:
- the user defines its physical condition, and the distance he likes to run.
- with this information the user gets assigned to an appropirate group.
- once a session is complete with its participants the actual run is starting.
- each user then sends from time to time their status update (e.g. distance)
Notes:
As for a simple prototype we decided to implement the scenario as a simulation on a webpage, due to much less development effort compared app creation. Thus this is done via a multi-client - server communication.
Frontend
We're finalizing our prototype visualizations. Snatch a first impression:

What's next?
Merging, coupling and gluing Front- with Backend for first individual Demos!
Log in or sign up for Devpost to join the conversation.