KiranAminPanjwani / MedStats

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

CRUD feature using local storage #127

Closed sunnydaysinseoul closed 11 months ago

sunnydaysinseoul commented 11 months ago

🛠️ Fixes Issue : Closes #114

👨‍💻 Changes proposed:

  1. Changed 'Add Your Record' from button type to submit type (index.html)
  2. Add Record to the localstorage
  3. Delete Record from the screen and the localstorage
  4. Edit Record from the screen and the localstorage
  5. Draw saved data on the screen when the page is loaded
  6. Deleted Static Record script (No more needed)

✔️ Check List (Check all the applicable boxes)

📄 Note to reviewers

📷 Screenshots

screenshotPR image -> updated icon including save button

netlify[bot] commented 11 months ago

Deploy Preview for medstats-health-journal ready!

Name Link
Latest commit ccd22346c921c137060534f9284c6d73f7d937cb
Latest deploy log https://app.netlify.com/sites/medstats-health-journal/deploys/653b46cbf10c0e00089291a7
Deploy Preview https://deploy-preview-127--medstats-health-journal.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

KiranAminPanjwani commented 11 months ago

Hey,

Thank you so much for the wonderful contribution! ✨

However, the UI has been changed slightly. Please update your repository and adjust your changes accordingly. Your efforts in this regard would be much appreciated. :-)

sunnydaysinseoul commented 11 months ago

Ok😁

sunnydaysinseoul commented 11 months ago

Hi, just updated to match the updated design. (modals, button icons)

image

KiranAminPanjwani commented 11 months ago

Thank you for the wonderful contribution ✨