Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 969 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 969 Bytes

Motivation Hunt

Motivation Hunt is an iOS application which show motivational videos.

Features

  • Watch and be inspire by new daily motivational videos. The videos are currently pulled on Youtube based on Motivation and Success.
  • Save the motivational videos for later when you need a boost by long pressing the videos you wanted to save. The saved menu will appear and then click on the star icon to save to your favorites.
  • Set challenge to complete: you choose what you want to be challenge and when you are going to achieve it! When you accomplish your challenge, just swipe left and click select. Well done!

How to get started

For security purpose, I’ve taken out of version control the Youtube API key. To make one, follow the follow direction:

  1. Rename KeyTemplate.plist to Key.plist the root of your folder
  2. Enter your Youtube API key in the row named API_KEY
  3. Install Carthage
  4. Run carthage update to install dependencies