Hey-Deepak / Timify

0 stars 1 forks source link

dev : PieChartScreen #2

Open LavishSwarnkar opened 2 months ago

LavishSwarnkar commented 2 months ago
LavishSwarnkar commented 2 months ago

No need for past chat view or edit. But we will still save for any future requirement.

Hey-Deepak commented 2 months ago

The above 2 points are covered.

  1. React on date change. If no data - show "no data" else show pie chart.
  2. When opened check if TaskInfo list has changed since last open. If yes, then only get data from genAI and refresh otherwise no need.
  3. 3rd Point is working when I change the date. The pie chart shows data and if we change date of phone then we can see the previous chat because the current date has changed to the previous one.