malt.io
malt.io copied to clipboard
Recipe / User Stats
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/
http://sayspy.blogspot.com/2012/01/working-with-app-engine-backends.html
Also see http://g.raphaeljs.com/