Skip to content

Instantly share code, notes, and snippets.

###what we are still missing:

  • Project Management:

    • Manage Releases/Milestone Planing/Taskmanagement
      • Resource Mangegement
    • Let/Make Devs keep focused
    • talk to (potential) clients and filer important tasks
    • Collect Information about feature reqeuests and be able to present them to the rest of the team
  • Backend Dev

###1. Feedback on Website Screenshot #####Mehrwert:

  • Qualitätsdruck auf Clubs
  • "Club des Monats" (evtl auf Bereiche aufgeteilt)

#####Herausforderungen/Frage:

  • dürfen nur registrierte Nutzer abstimmen? Wenn ja, gibt es schon eine Registrierung auf der MrsSporty Seite?
asdasd
@SaschaKrause
SaschaKrause / gist:86726e3cde771a0ef814
Last active August 29, 2015 14:24
loaderio params
{
"keys": ["member", "station_name"] ,
"values": [
["011950374145", "PIX-00245"],
["011950374145","PIX-00246"],
["011950374145","PIX-00242"],
["011950374145","PIX-00247"],
["011792286925", "PIX-00245"],
["011792286925","PIX-00246"],
["011792286925","PIX-00242"],
{
"name": "PIX-TIAGO",
"display_name": "",
"equipment": [
"dumbbells",
"medicine_ball",
"stability_ball",
"box",
"barbell"
],
{
"level": {
"workout_id": 42,
"number": 2,
"session_plans": [
{
"phase": "strength",
"position": 1,
"exercise_instances": [
{
@SaschaKrause
SaschaKrause / gist:5042821
Created February 26, 2013 22:17
testdesc
function(t, 2){
return "asd";
}