Skip to content

DorianListens/chartzapp

Repository files navigation

ChartZapp

A simple web application for interacting with Canadian Campus Radio Charts.

All data is scraped (with love and admiration) from Earshot Online.

Currently under development.

Stack

Build:

Lang:

Back-End:

Front-End:

Analytics:

To Install

npm install -g brunch
git clone https://github.com/DorianListens/chartzapp path/to/local
cd path/to/local
npm install
brunch build
brunch watch --server

Navigate to localhost:3333, and you should have yourself a local copy! Brunch will automatically compile yr stylesheets and js/coffee files. If you make any updates to the backend, you'll need to restart brunch to serve the new server code.

Instructions for DB setup coming soon.

About

ChartZapp: a new way to look at Canadian Campus Radio Charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published