Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johennes/gigsthatmatter
Web application that visualizes upcoming events of your top artists on Last.fm
https://github.com/johennes/gigsthatmatter
google-maps lastfm
Last synced: 19 days ago
JSON representation
Web application that visualizes upcoming events of your top artists on Last.fm
- Host: GitHub
- URL: https://github.com/johennes/gigsthatmatter
- Owner: Johennes
- License: mit
- Created: 2014-07-25T11:13:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T11:43:29.000Z (over 4 years ago)
- Last Synced: 2024-11-09T23:32:06.611Z (3 months ago)
- Topics: google-maps, lastfm
- Language: JavaScript
- Homepage:
- Size: 126 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GigsThatMatter
==============Web application that visualizes upcoming events of your top artists on
Last.fm### About
The purpose of this web app is to provide quick access to upcoming
concerts of your favorite bands and artists on [Last.fm](http://www.last.fm).
The event locations are displayed in a list as well as on an interactive map.### Usage
Simply load `src/index.html` in your web browser.
### Dependencies
The application heavily relies on the following APIs and libraries:
* [Last.fm API](http://www.last.fm/api)
* [Google Maps API](https://developers.google.com/maps/)
* [jQuery](http://jquery.com/)
* [jQuery Last.fm plugin](https://github.com/Johennes/jquery.lastfm)### Screenshots
![Main interface](screenshots/main-interface.png)