GitXplorerGitXplorer
s

google-maps-mashup

public
3 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
eb09a25bd465c5718c77800bf711339079264588

Update README.md

sshovanch committed 8 years ago
Unverified
c410e996f97abff1fa6273a6d55ee5708d7f604a

Implemented the addMarker function

sshovanch committed 8 years ago
Unverified
a24bd3068a03e317173fb918deeb1eb04a3bcf90

Added get_article and search function

sshovanch committed 8 years ago
Unverified
64ed458622701cd86a88901282048c4fbf4c86ec

Initial commit- added the dist. code

sshovanch committed 8 years ago
Unverified
e55b29798da8090f2742ef98f2095e3db01b2dfb

Initial commit

sshovanch committed 8 years ago

README

The README file for this repository.

News mashup

Displays google maps with place specific news. User can search for a place. It then shows latest news from that location when clicking on news markers.

Technologies used

Front End - HTML, CSS, JS Libraries - Jquery, Typehead.js, JSON and AJAX API - Google Maps API, Google News API Backend - Flask with Sqlite as database