Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 609 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 609 Bytes

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.