fuhadkalathingal / PhishGuard

PhishGuard is an interactive cyber awareness game designed to educate users about phishing attacks and improve their ability to detect and avoid them.
https://fuhadkalathingal.github.io/PhishGuard/
MIT License
23 stars 17 forks source link

Game progress resetting to level 1 after completing levels #7

Closed MrCyborg101 closed 1 year ago

MrCyborg101 commented 1 year ago

As a user I completed level 2 and i want to visit the home page and I visited. When I click start button on the home page I redirect to the level 1.

We need to implement a storage option to save the users progress as they complete each levels.

fuhadkalathingal commented 1 year ago

using js I saved users data in local storage and redirected users to their current level👍🏻