https://github.com/sakshi-choudhary/type-master
Type master is an application where user can type the given text in a limited amount of time and at last can check their no. of errors and accuracy %.
https://github.com/sakshi-choudhary/type-master
hacktoberfest-accepted hacktoberfest2021 javascript vanilla-js
Last synced: 2 months ago
JSON representation
Type master is an application where user can type the given text in a limited amount of time and at last can check their no. of errors and accuracy %.
- Host: GitHub
- URL: https://github.com/sakshi-choudhary/type-master
- Owner: sakshi-choudhary
- Created: 2020-09-10T18:58:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-26T08:48:04.000Z (over 4 years ago)
- Last Synced: 2024-12-26T16:24:47.074Z (4 months ago)
- Topics: hacktoberfest-accepted, hacktoberfest2021, javascript, vanilla-js
- Language: JavaScript
- Homepage: https://sakshi-choudhary.github.io/Type-Master/
- Size: 4.89 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Type Master
Type master is an application where user can type the given text in a limited amount of time and at last can check their no. of errors and accuracy %.
---

## Instructions to run
- Clone it on your local machine and run index.html
- Or LIVE AT : CLICK HERE---
## Functionalities
- [x] User can see the time interval words must be typed in displayed in the app window
- [x] User can click on the 'Stop Practice' button to stop the practice session
- [x] User is prompted if an incorrect letter is entered
- [x] User can Resume after he stops
- [x] User can click on the 'play again' button during a game or after it finishes
- [x] User can check their errors and accuracy % at the end
- [x] User can see correct letter he typed in green and incorrect in red during the game.
- [ ] User can set the difficulty level---
Made with :heart: by Sakshi Choudhary