I want to know if there is a simpler and quicker way to visualize dynamic data. The setup that I require is:
- An admin web-interface with forms to feed data.
- A public web-page with a table and few charts to display data dynamically.
- Live and dynamic display of data.
I know python and I am currently learning django framework.
Solutions which don’t require programming skills are also welcome.
Any CMS;
Take a look at google’s visualization api.