narainkarthikv / fit-track

Open Source Contribution Exercise Logger Application. Develop:https://fit-track-dev.netlify.app
https://wisdomfox-fit-track.netlify.app/
MIT License
2 stars 7 forks source link

Fix: Heatmap GET and POST Request Fluctuation #22

Closed narainkarthikv closed 1 month ago

narainkarthikv commented 1 month ago

Description

There is an inconsistency in the behavior of the GET and POST requests related to the heatmap feature. These fluctuations affect the proper data retrieval and update functionality, leading to a mismatch between the client-side view and the backend.

Tasks:

Priority:

Medium