Memory Game (although not yet)

First stage of Memory Game site, main tasks To-Do are import / export data, and - oh, I forgot! - Game!

At this moment this is just a presentation of localStorage, browser's function allowing keep page data even if page is reloaded (with Ctrl-Shift+R as well).

Data entry

Both fields should be filled

Delete

Data is kept in internal memory of browser, and is avalible at every entry at page. It can be deleted manually - webtools / Application / Storage / Local Storage. Handle with care! It's possible to clear all password data.

Button below is a safe way to delete only data from this table.

Data output