Velvel / VelvelReportBundle

Online database report generator for Symfony2
GNU Lesser General Public License v3.0
17 stars 11 forks source link

[RFC] Goals #1

Open attilabukor opened 12 years ago

attilabukor commented 12 years ago

The administrators of some sites obviously need some reports of the sales, visits and many other things. Now every developer whose customers need such features has to code these reports from scratch. This bundle's main goal is to provide the developers an easy way to create these reports.

Please comment if you like the idea, what else should be added or what should be done somehow else!

BallisticPain commented 12 years ago

Just throwing it out here where you mentioned the HTML5/JS charts above, this is the best package I have found: http://d3js.org/

dizda commented 12 years ago

This will support MongoDB ODM ?

attilabukor commented 12 years ago

@BallisticPain thanks

@dizda I'm planning to support it too, but first I want to create some basic functionality with ORM and then add support for ODM too.

dizda commented 12 years ago

Ok i see :), maybe i'll can help you if u want.

attilabukor commented 12 years ago

@dizda that would be great :) watch the repo and you'll notice when we decide it's time to start implementing ODM :)

dizda commented 12 years ago

Ok, great ;)

inspiran commented 12 years ago

Some attention points: