irff / iondashboard

Dashboard for data analytics
0 stars 0 forks source link

Issue #3: Create Home Dashboard #3

Closed irff closed 9 years ago

irff commented 9 years ago

Please create a dashboard (for users) that shows all of the analytic features in one view, and query input on the left sidebar. My suggestion is to create a view/partial/template for each feature, and just include them in the dashboard (I know it's more complicated than that but it gives a clue).

The appearance would be somewhat like this:

dashboard

zakazai commented 9 years ago

@irff Ok, I'm working on it. Btw, I'm not sure about the view/partial/template for each feature, is that mean we just show a dummy chart as an 'icon' on the dashboard (so user can click on it and redirected to related page) ?

irff commented 9 years ago

@zakazai the dashboard shows working charts, but there should be a link that points to the detailed page. The detailed page will also have article lists.

zakazai commented 9 years ago

@irff So on the dashboard we just put the small version of the charts, right? And then how about when the user hasn't typed anything on the text field (the user has just log in to the dashboard), what should the dashboard present?

irff commented 9 years ago

@zakazai yes. For now, I think just show the text: "Please input a keyword", it can be improved in the future.

irff commented 9 years ago

@zakazai @kandito can we consider it done?