Creating nice CiviCRM user dashboard using views, panels
<p>Views and Panels are some most using modules in drupal, using these module we can create nice user dashboard to view CiviCRM related data of the users.<br />
Here is the simple example, just u need to follow the steps to get this dashboard on your drupal installation.</p>
<p>Before you start, you should have working CiviCRM installation on your drupal, configured with views2 ( http://wiki.civicrm.org/confluence/display/CRMDOC33/Views2+Integration+Module ).<br />
Recommended CiviCRM version is 3.3.x.</p>



