Hallo!

I want to build an application like google analytics for django ;) :
users should be able to log in and see their statistics/charts.
So basically it should be somehow like the django-reporting
application, but not in the admin section (should be for general
users), with additional (Javascript-based?) charts and maybe also a
possibility to print out reports (e.g. with reportlab).

My question: is there a django application which I could reuse (or
learn from) or which could help in the development ?
It would be nice to have a dashboard to put charts, statistics, ...
onto and an easy interface to generate those statistics out of django
models.

Thanks for any hints,
LG
Georg

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to