Step counter activity (#1216)
* added step-counter project * added to summary
This commit is contained in:
@ -17,6 +17,12 @@
|
||||
"url": "/projects/stopwatch",
|
||||
"imageUrl":"/static/mb/projects/stopwatch.png",
|
||||
"cardType": "side"
|
||||
}, {
|
||||
"name": "Step counter",
|
||||
"description": "Count your steps",
|
||||
"url": "/projects/step-counter",
|
||||
"imageUrl":"/static/mb/projects/step-counter.png",
|
||||
"cardType": "side"
|
||||
}]
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user