Skip to content

goodtohear/dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Good To Hear Dashboard

A Meteor app

My first Meteor app.

I tried out a few different techniques here and I know it's not all perfect but as long as I can look at my numbers I don't mind for now... :)

Demo site

Click here for the demo site

It's only really intended to work in WebKit browsers (Chrome, Safari etc...) and I made it 1024x768 because I wanted it to look good on my iPad. (Where the post-its don't drag-and-drop properly yet... :-/ )

Features / Tech

This dashboard pulls in data from:

  • Facebook
  • Google Analytics
  • Soundcloud
  • Github
  • YouTube

You can add post-its and drag them about - anybody else looking at the app will see these post-its. It's REAL TIME WHOAHHH!

I had a crack at using the d3 library to do a chart. Feel like I still have a lot to learn here...

This includes my own handwriting font. For free. Imagine that.

The patterns are from the wonderful subtlepatterns.com.

The design is (cough) "inspired by" ducksboard.com. Go and use their service if you don't want to have to be a developer to use this ;)

Make it your own

If you want to run this on your own machine. Do this:

  1. Install meteor:
curl install.meteor.com | /bin/sh
  1. Get the code (ideally from your own fork though):
git clone https://github.com/goodtohear/dash.git
  1. Edit the API keys file*
cd dash
edit server/config.coffee
  1. Run the app:
meteor

And you should see it running if you point your browser at http://localhost:3000

* Or remove any widgets you don't need by editing templates/dash.html

About me

I am a developer and musician based in London, UK. I recently founded a company called Good To Hear focused on developing an iOS App called Happiness - a tool to record and explore the influences on your mood. I release a song every week on SoundCloud as part of a project called MF Tuesdays.

About

Dashboard showing all sorts of activities built in a day or so with Meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published