diff --git a/README.md b/README.md new file mode 100644 index 0000000..324124d --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# StepMap +## TODO: +- [ ] Create a map +- [ ] Add navigation to the map +- [ ] Display the calculated distance and how long will it take by walking +- [ ] Get walkingStepLength from HealthKit +- [ ] Show how many steps does the route take +- [ ] Get walkingSpeed +- [ ] show how long does the route take with said walking speed +