freeCodeCamp / Developer_Quiz_Site

This is a quiz site filled with over 1500+ questions on programming.
https://developerquiz.org
BSD 3-Clause "New" or "Revised" License
252 stars 355 forks source link

Implement localStorage API for Tracking High Scores #1064

Open vvs-basanth opened 1 month ago

vvs-basanth commented 1 month ago

Use the localStorage API to save and retrieve the user's highest scores from previous quiz attempts. This feature will display the highest score achieved on the quiz start page or results screen, providing users with a sense of progress and achievement.

Tasks:

Priority: High

Dependencies: None

Epik-Whale463 commented 5 days ago

@jdwilkin4 Please assign it to me