This Pull Request will add the POST request features for our HYDRATION, SLEEP, and ACTIVITY data, including the users data stored on the server, and the most recent data is shown on the DOM without a page reload
Please delete options that are not relevant.
[X] New feature (non-breaking change which adds functionality)
How Has This Been Tested?
This has been tested through multiple refreshes of the page, and monitoring the DOM and the POSTED data to the server
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] New and existing unit tests pass locally with my changes
Description
This Pull Request will add the POST request features for our HYDRATION, SLEEP, and ACTIVITY data, including the users data stored on the server, and the most recent data is shown on the DOM without a page reload
Please delete options that are not relevant.
How Has This Been Tested?
This has been tested through multiple refreshes of the page, and monitoring the DOM and the POSTED data to the server
Checklist: