We need to implement the Dashboard functionalities based on new design.
[ ] Implement the NAV bar design
[ ] Implement the clickable cards on the Left panel for Incidents, once clicked, the relevant Incidents will be populated in the list items below, also the Map markers with tooltips will be displayed
[ ] Implement the filters on the Left panel for Incidents, once filtered, the relevant Incidents will be populated in the list items below, also the Map markers with tooltips will be displayed
[ ] Options for District dropdown: "Feni", "Noakhali", "Habiganj", "Moulvibazar".... etc, list of flood affected district will come from server.
[ ] For district "Feni", Options for Thana dropdown: "Chhagalnaiya", "Daganbhuiyan", "Feni Sadar"... etc, list of district wise thana will come from server.
[ ] Implement the search on the Left panel for Incidents, once searched, the relevant Incidents will be populated in the list items below, also the Map markers with tooltips will be displayed
[ ] Search will be based on address and description. Query priority- address -> description
[ ] Implement the features mentioned above using fake json response. API integration will be done in a separate issue.
We need to implement the Dashboard functionalities based on new design.