Kyushi / ohwhatsthere

Oh, what's there? A knockout.js map project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oh, what's there?

A knockout.js map project. Proof of concept demo. View live version here: http://ohwhatsthere.franziskusnakajima.net/


Description:

Map of lakes in Berlin, making use of Berlin city's own api endpoints (due to lack of CORS support, http://cors-anywhere.herokuapp.com/ is used), together with information retrieved via the Wikipedia api, as well as images loaded via tumblr api by tag.

Requirements

  • Web browser capable of running javascript

Quickstart

  • clone this repository: git clone https://github.com/Kyushi/ohwhatsthere.git
  • open folder
  • open file index.html in you preferred browser (Internet connection required)

Technologies used

  • HTML
  • CSS
  • Javascript
  • SASS
  • Knockout.js
  • jQuery

APIs used

About

Oh, what's there? A knockout.js map project.


Languages

Language:JavaScript 60.4%Language:CSS 21.0%Language:HTML 18.6%