KiranAminPanjwani / MedStats

A Personal Health Journal Website
https://medstats-health-journal.netlify.app/
MIT License
30 stars 53 forks source link

[FEATURE] Storing data in local storage #114

Closed sunnydaysinseoul closed 11 months ago

sunnydaysinseoul commented 11 months ago

🎇 Description

Hi, I saw you closed the Issue #83 of implementing MongoDB, but I would want to suggest adding a local storage property to store data. It will still stay with Vanilla Javasciprt and I think having multiple records saved in your browser will make the development eaiser for making things like grid layout, moving cards by drag and drop... or maybe connecting records to the progress bar.

Well then, I'll have to edit script.js.

Let me know and assign me if it's ok.

Thank you 😄

🖼 Screenshots

No response

KiranAminPanjwani commented 11 months ago

Sure, please go ahead.✨

sunnydaysinseoul commented 11 months ago

Updated the pull request! Waiting for the review 😄