This is a website where there are various pages with multiple functionalities. Pages may be stand alone and have nothing to do with other pages.
Page #1: Time Clicked
- Every click of submit, the system stores it in the local storage of the user's browser and displays it on a table.
- Local Storage is used for main storage. - problem: only you can access the data in it