Skip to content
/ geo-gig Public

A webapp that shows gigs happening close to a user defined location.

Notifications You must be signed in to change notification settings

adorow/geo-gig

Repository files navigation

geo-gig

The geo-gig is a service where you inform a location, or coordinates of a location, and a map is loaded with information about shows that will be happening near (or at) the given location. It runs on the Google App Engine platform. The back-end is built in Python, and the front-end uses JQuery to make dealing with Javascript easier. The Google Maps API is used to build the maps, and the Last.fm API powers the gig search.

How to use it

  1. Go to geo-gig;
  2. then type the name of the location (or the coordinates) where you want to look for gigs, or just click the geolocalized search button;
  3. a map will appear with all the events found.
  4. Enjoy!

Contributing

There are many things you can do to contribute. You can create issues with bug reports, suggestions, or even questions, in case something doesn't look quite right to your eyes. You can review the code as well, and suggest improvements; the code is very messy at this time, as this is the first version (or one of the first few versions, as this text may still be here) and should be heavily refactored soon, so, any suggestion will be welcome. You can improve the interface as well, if you are artistically talented.

Packages

No packages published

Languages