/Foosball-Frenzy

An Angular app to record foosball matches and view a leaderboard and a graph of the competition.

Primary LanguageJavaScript

Foosball Frenzy

An application to store foosball match results, and view a graph and leaderboard based on the results.

Built in a MEAN stack with d3.

To Check it out:

  • Clone the repo onto your local machine.
  • Run npm install and bower install
  • Start up a local instance of mongodb with mongod
  • Run grunt serve to build and serve the files
  • Finally, open up http://localhost:3000 in your browser and start creating players and matches!

###Screenshots Graph View

New Match Module

Leaderboard