chore(readme): add readme

This commit is contained in:
2024-11-23 14:06:25 +01:00
parent 633f37af9d
commit 5b5d548a37

10
README.md Normal file
View File

@@ -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