Skip to content

aringeri/gig-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gig-guide

A visual gig guide for events in Melbourne. Check it out here!

Written with Haskell, Elm and Leaflet.

Current event data sources:

  • beat.com.au

Build with cabal

cabal build

The build will produce the following webserver executable and scraping utilities.

scrape-venues : utility to gather and store venue data from online sources.

geocode-venues : utility to geocode venue locations based on text addresses.

scrape-events : utility to gather and store event data from online sources.