csobrien90 / shows-in-town

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shows In Town

A web app to compile and display information for live music shows in Louisville, Kentucky

There is not one central repository for concerts in Louisville - music lovers in town need a single source of truth for all the possible shows on a given day/night. Most musicians and venues post only their own gigs. There are some organizations that try to compile events but all (at least, to my knowledge) require people to submit their own content and, so, are nowhere near compiling all gigs in town. Shows In Town attempts to solve this problem by creating an open source platform for compiling and displaying basic event information that our community of local musician/developers can contribute their own scrapers to over time.

This site is now hosted on chado.dev/shows-in-town

The Github repository for the scraper that powers this site can be found here.

How to contribute

Please feel free to create a new issue or pick up an open one.

Clone, install, and run locally

  • clone this repo
  • cd into the project directory
  • run npm install
  • run npm start
  • open your browser to localhost:3000

To do

  • Write unit and integration tests for all components

Current developers

Administrators/Maintainers

  • Chad O'Brien

Contributors

This could be you!

  • Meghan Pund
  • Jeff Beers

About


Languages

Language:JavaScript 76.4%Language:CSS 20.4%Language:HTML 3.2%