An open API service indexing awesome lists of open source software.

https://github.com/chip/geochallenge


https://github.com/chip/geochallenge

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

GeoChallenge - A simple quiz for learning the capitals of countries

The app asks a simple question:
What is the capital of __a_random_country__?

Upon answering the question and clicking submit, you receive a
correct/incorrect response.

For correct answers, a Google Map is reloaded for the capital and country.

TODO:

Track scores with HTML5 localStorage
Show progress: You have answered 21 out of 278 questions. Accuracy: 75%.
Prevent questions from being asked more than once
Clear session

Improve layout and typeface
Hide seed data?
Jasmine tests
Provide reverse quiz => __some_random_capital__ is the capital of what country?
Put on Heroku

Tools: CoffeeScript, HTML