arpittyagi102 / speedykeys

Speedy Keys is a web-app made in react, to test and improve your typing speed🌟 Can you beat 50wpm ?? 🔥🔥🏎️🏎️
https://speedykeys.vercel.app
3 stars 3 forks source link

[Feature] - Restart button #8

Open Rishav13773 opened 1 year ago

Rishav13773 commented 1 year ago

As I was going through the README file, I noticed the request to add a restart button to the application. I would love to contribute and implement this feature, but I need some clarification on the expected behavior of the restart button.

Question: Could you please provide more details on what the restart button should do? Specifically, I would like to know the following:

What should be the initial state of the timer when the restart button is pressed? Should it reset to zero, or should it display the original time when the typing test was first started?

Should the restart button reset the text that the user has typed so far in the typing test? In other words, should the input field be cleared when the restart button is clicked?

Are there any specific animations or visual cues that should accompany the restart functionality to enhance the user experience?

Hishammpsnhn commented 1 year ago

@Rishav13773 can you assign me?

arpittyagi102 commented 1 year ago

hello @Rishav13773, Thank you for showing intrest in contributing in speedy keys. If you have seen the website you would have seen that you cannot restart the typing until the timer has ended, after which it shows a window with your stats and restart button add a button along with options difficulty and timer, which shows up when user starts typing and if clicked it restarts everything timer and user input all of it, there is already a function restart, just use it

and remove the section "Features i need to add" completely from Readme.md also visit https://github.com/arpittyagi102/linkup

Rishav13773 commented 1 year ago

@Hishammpsnhn I cannot assign you. I' am not the owner