Sleep and Steps

- added sleep
- added steps
- bertter DB filling
This commit is contained in:
2018-09-23 18:39:59 +02:00
parent c807c474c4
commit a1019dd62e
17 changed files with 386 additions and 69 deletions

View File

@@ -1,5 +1,4 @@
@model IEnumerable<Heartbeat>
@{
@{
ViewBag.Title = "Hello Razor";
}