akshat-jn-crypto / Wordle-clone

Hackoberfest repo
https://Wordle-clone.akshatjain80.repl.co
MIT License
12 stars 25 forks source link

Add Leader Board #2

Open akshat-jn-crypto opened 1 year ago

akshat-jn-crypto commented 1 year ago

That is ask name of particpant the give 10 point for each correct score

nalin243 commented 1 year ago

How do you want it implemented? I could add a leader board on the left or the right side of the page using a table and storage will be taken care of by localStorage. How do I ask the participant name? Will a simple prompt do or should another page be added for entering name? I could also just ask the username on the same page just above or below the leaderboard. @akshat-jn-crypto

akshat-jn-crypto commented 1 year ago

How do you want it implemented? I could add a leader board on the left or the right side of the page using a table and storage will be taken care of by localStorage. How do I ask the participant name? Will a simple prompt do or should another page be added for entering name? I could also just ask the username on the same page just above or below the leaderboard. @akshat-jn-crypto

Yes leader board on the left side and a prompt to ask participants name would be great.

nalin243 commented 1 year ago

Could you assign this to me? @akshat-jn-crypto

akshat-jn-crypto commented 1 year ago

Attach Screenshot of the changes in the pull request.