项目作者: dev-iayush27

项目描述 :
Location Tracking App using VIPER architecture and Core Data.
高级语言: Swift
项目地址: git://github.com/dev-iayush27/LocationTrackingApp.git
创建时间: 2020-10-25T06:44:56Z
项目社区:https://github.com/dev-iayush27/LocationTrackingApp

开源协议:

下载


Location Tracking App

  • Fetching device location using core location.
  • Every 13 sec displaying the latitude, longitude and timestamp.
  • Storing it in offline using core data (local database) when device has no internet.
  • Once the internet is connected displaying offline data with count & clearing the db.