Skip to content

zurce/Countdown

Repository files navigation

#Countdown for Left Field Labs timer

This project is a test application that show how to use native and external libraries to connect to a REST API and basic logic for a simple timer.

Countdown is a basic application that allows the user to set a custom timer and when it finishes, it displays the tweets from the #botw (Breath of the Wild) hashtag on twitter.

##Screenshots:

##Features:

  • Network Layer for Basic OAuth 2.0. with the Twitter API
  • Application-Only authentication structure (No credential required)
  • Start, Pause, and Reset Timer functionality
  • Custom UITableView Cell for tweet display that includes: text,media,timestamp,handle and username
  • MVVM Model for the TwitterTableViewController
  • Storyboard based UI Tweaks and Modification.
  • Custom Views
  • Basic Extensions/Categories implementation

###Requirements:

  • Xcode 8.1
  • Cocoapods

###Contributions:

###Libraries:

###Install:

  1. Open your terminal and navigate to the folder of the project
  2. Run “pod install” to add the depending libraries
  3. Open ‘Countdown Labs.xcworkspace’ with Xcode
  4. Build & Run.

About

Countdown for Left Field Labs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published