Skip to content

Latest commit

 

History

History
executable file
·
42 lines (22 loc) · 1.59 KB

README.md

File metadata and controls

executable file
·
42 lines (22 loc) · 1.59 KB

Project - SpeedCheck

SpeedCheck helps you track the speed of your car, bike, even your bus it used CoreLocation framework of iOS to measure your device location on the world and use MAPKIT to display it in real time . By using this framework, the built in GPS sensor can communicate the following datas to the app: actual speed, location, altitude, compass values.. and a lot more! From these values, you can calculate the average, maximum speed, time to get from A to B

List of Basic Stories completed:

  • Track speed using Corelocation framework
  • [ ] calculate the average, maximum speed, time to get from A to B
  • Display user location on Map in real time
  • Unit change between MPH and KM/H

Video Walkthrough Part I

Here's a walkthrough of implemented Login Improved stories: Video Walkthrough

GIF created with LiceCap.

License

Copyright [2018] [Serge kone dossongui]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.