AcroMace / quizzily

Quizzily creates games from your flashcards on Quizlet

Home Page:http://quizzily.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot of Quizzily

Quizzily

Build Status DUB

Quizzily creates games from your flashcards on Quizlet

A Swift app using Quizlet's API and Core Data to create quizzes.

Running

  1. Get a Quizlet API key
  2. Copy Keys.example.xcconfig to Keys.xcconfig and replace YOUR_API_KEY_HERE for QUIZLET_KEY in the file with your API key from step 1
  3. (Optional) You could also get a Smooch API key and repeat step 2 for SMOOCH_KEY in order to enable in-app customer support
  4. Install Cocoapods dependencies: pod install
  5. Open Quizzily.xcworkspace
  6. Clean build folder / clear derived data (⌥⇧⌘K)
  7. Run the app

About

Quizzily creates games from your flashcards on Quizlet

http://quizzily.com

License:MIT License


Languages

Language:Swift 99.1%Language:Shell 0.6%Language:Objective-C 0.2%Language:Ruby 0.1%