Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added local storage feature #289

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

jalbe0076
Copy link

Refactored code to add local storage feature so that the page persists on reload. Removed the saved messages array and replaced with localStorage methods so that data is stored on the page. Code working as intended, please review.

jalbe0076 and others added 30 commits April 4, 2023 21:23
Link the data javascript file in the html
Refactor the create message feature
Save message and delete message feature added
Add display flexbox features to css
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.

1 participant