mmecius / mmecius.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homework assignment

Application can be launched using this URL:

https://mmecius.github.io/

Application purpose is to easily add, display and remove queue data.

Application uses localStorage, which can be cleared in console window with command

localStorage.clear()

There is dummy data from JSON file which cannot be deleted.

Data which is added with application can be removed with checkboxes and REMOVE button, result is visible after manually refreshing Specialist page.

About


Languages

Language:JavaScript 48.0%Language:HTML 34.9%Language:CSS 17.1%