Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhysforyou/lap-timer
A basic lap timer app for the iPhone
https://github.com/rhysforyou/lap-timer
Last synced: 5 days ago
JSON representation
A basic lap timer app for the iPhone
- Host: GitHub
- URL: https://github.com/rhysforyou/lap-timer
- Owner: rhysforyou
- License: mit
- Created: 2014-10-12T06:59:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-12T07:28:27.000Z (about 10 years ago)
- Last Synced: 2024-12-17T04:07:31.942Z (7 days ago)
- Language: Objective-C
- Size: 316 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lap Timer
_A basic iOS Lap Timer_
![A screenshot of the app in
action](https://raw.githubusercontent.com/rpowelll/Lap-Timer/master/Media/screenshot.png)This project was done as part of a mobile development course at my university,
so some of the more… interesting UI decisions are a result of that project
spec.## Building
This project builds in the latest Xcode release (6.0.1) as of writing
(2014-10-12). Just open the Xcode project and hit _Run_.