danielgtaylor / malt.io

Malt.io free community for brewers
26 stars 11 forks source link

Recipe / User Stats #18

Open danielgtaylor opened 12 years ago

danielgtaylor commented 12 years ago

Create a new page showing site statistics, such as the number of users, recipes, etc; the number of recipes in each style; the most common ingredients; etc.

This should be generated periodically by using a task queue. See deferred.defer in the app engine docs, and adding a cron job to invoke it.

Take a look at: http://www.humblesoftware.com/flotr2/ http://philogb.github.com/jit/

danielgtaylor commented 11 years ago

http://sayspy.blogspot.com/2012/01/working-with-app-engine-backends.html

danielgtaylor commented 11 years ago

Also see http://g.raphaeljs.com/