Skip to content

Store and retain data in the browser. - #7

Open
Nessrine88 wants to merge 9 commits into
mainfrom
Preserve-data-in-the-browser
Open

Store and retain data in the browser.#7
Nessrine88 wants to merge 9 commits into
mainfrom
Preserve-data-in-the-browser

Conversation

@Nessrine88

Copy link
Copy Markdown
Owner

Hello,

The implemented code includes the following changes:

1-Added a function storageAvailable to verify the availability of local storage.
2-Utilized the storageAvailable function to check if local storage can be used.
3-Implemented an event listener on the form submission to capture form field values.
4-Created a JavaScript object formData to store the form data.
5-Converted formData to JSON string and saved it to local storage with the key 'formData'

Please review the changes and verify if they correctly fulfill the requirements. Testing and feedback are greatly appreciated before merging.
thanks.

@Efiamotu-1 Efiamotu-1 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Nessrine88 & @jovasal,

While you made a great effort in this project, unfortunately, I cannot proceed to review your code.

Invalid Code Review Request


You have submitted a project, that is not meeting the requirement of contributions. Both partners are supposed to have made commits to this project however only a single partner has committed Please i kindly suggest your other partner adds his own contributions to the project then you can resubmit 👍
Your Code Review Request will be marked as invalid in your Dashboard, so please submit a new one once you are ready 🙏

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


Invalid Code Review Request does not count into the code reviews limit.

@Nessrine88

Copy link
Copy Markdown
Owner Author

Hi, @Efiamotu-1
I am confused because my partner did commit and contribute, and I would like to request if you can check again.
image

@Efiamotu-1

Copy link
Copy Markdown

@Nessrine88 you can resubmit your project again for review. I am sorry the error was on my part the images looked the same so i thought the commits were from one person. Thank You 🙏

@Nessrine88 Nessrine88 changed the title Preserve data in the browser Store and retain data in the browser. Jun 30, 2023
@Nessrine88
Nessrine88 force-pushed the Preserve-data-in-the-browser branch from 02fa9a8 to 986b9c5 Compare June 30, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants