Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinvanderlugt/Swift-Walk-Tracker
An open source walk tracking iOS App written in Swift
https://github.com/kevinvanderlugt/Swift-Walk-Tracker
Last synced: 3 months ago
JSON representation
An open source walk tracking iOS App written in Swift
- Host: GitHub
- URL: https://github.com/kevinvanderlugt/Swift-Walk-Tracker
- Owner: kevinvanderlugt
- License: mit
- Created: 2015-01-26T10:49:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-18T20:26:56.000Z (over 8 years ago)
- Last Synced: 2024-08-01T19:31:16.950Z (6 months ago)
- Language: Swift
- Size: 1.1 MB
- Stars: 133
- Watchers: 9
- Forks: 44
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-swift-cn - Walk Tracker - GPS Walk Tracking app with Core Data. (Demo Apps / 示例程序 / iOS)
README
# Swift-Walk-Tracker
An open source walk tracking iOS App written in Swift## About
The walk tracking application was intended to be incredibly simplistic. While visiting Seville we wanted to track all our walks around the various amazing streets. This project was created to help learn a full application in Swift while also accomplishing a simple walking tracker.## Features
There are really only two major features, track current walks using the GPS and review previous walks. This project was intended to be a small scope of features done really well.![Walk Tracker Map](images/screenshot_map.PNG)
![Walk Tracker List](images/screenshot_list.PNG)## Want to help?
I am definitely interested in seeing what other people would be interested in adding. Send over any questions or pull requests! I would also love to work with an app designer to create an icon and loading screen.