devlinjunker / template.webpack.fend

Example using Webpack to build a FEND Browser App (with HTML/CSS/JS and Image files)
http://devlinjunker.github.io/template.webpack.fend
MIT License
3 stars 2 forks source link

Store User Access info/logging #40

Open devlinjunker opened 3 years ago

devlinjunker commented 3 years ago

Describe the solution: We should store information about the last time the user accessed the page in session/local storage. Such as:

Describe alternatives you've considered: N/A

Links/Additional context: N/A

Testing: We should provide a way to view this info during testing