Skip to content

macosta2015/FullStackHW6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FullStackHW5-

This is the To Do List for homework 5.

Goal:!

The goal is to do a to do list where it is possible to use the localStorage and save the data into the browser.

In the following screenshot it is possible to see that the data is being saved in the Local Storage. In that way it is possible to refresh the data and the info will still be there. Screen Shot 2022-04-25 at 1 41 28 AM

It is possible to delete/clear the information in the local storage either:

  1. Manually by deleting the text and then saving it.
  2. By clicking on the clear button in the Application console. The button is located on the topright.

Screen Shot 2022-04-25 at 1 44 37 AM

Reference:

Display the input value into html https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_text_value2

Local storage https://www.w3schools.com/jsref/prop_win_localstorage.asp

LocalStorage for beginners (HTML and Javascript) https://www.youtube.com/watch?v=rVyTjFofok0

How to connect js with html by using form: https://www.youtube.com/watch?v=I_fVO_NzT2g

Sending the value https://www.youtube.com/watch?v=TUnfb944HFI

For getting today's date https://www.delftstack.com/howto/html/html-todays-date/

About

This is the To Do List homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published