An open API service indexing awesome lists of open source software.

https://github.com/developeromarfaruk/js-pin-matcher

In this repository, if the user clicks the pin generate button, a random five-digit pin will be generated and show. If the user submits five digits in the input field, if it matches the pin generated five digits, it will show pin matched and if it does not match, then it will show pin not matched.
https://github.com/developeromarfaruk/js-pin-matcher

bootstrap5 css3 event-handlers html5 javascript

Last synced: 4 months ago
JSON representation

In this repository, if the user clicks the pin generate button, a random five-digit pin will be generated and show. If the user submits five digits in the input field, if it matches the pin generated five digits, it will show pin matched and if it does not match, then it will show pin not matched.

Awesome Lists containing this project

README

        

# Here is some UI and work shown in this repository.
#
## In this repository, if the user clicks the pin generate button, a random five-digit pin will be generated and show. If the user submits five digits in the input field, if it matches the pin generated five digits, it will show pin matched and if it does not match, then it will show pin not matched.
#
![image](https://github.com/DeveloperOmarFaruk/JS-pin-matcher/assets/75971859/fe5f3c4d-9818-46b1-9b5f-f31e5b6637ef)
![image](https://github.com/DeveloperOmarFaruk/JS-pin-matcher/assets/75971859/00d16676-df88-4553-a182-3712af9f7d0c)
![image](https://github.com/DeveloperOmarFaruk/JS-pin-matcher/assets/75971859/50003535-5e56-4d93-b7d7-f5cf93256067)
![image](https://github.com/DeveloperOmarFaruk/JS-pin-matcher/assets/75971859/16e31c12-4b07-4e5a-a306-3bc2195238f5)
![image](https://github.com/DeveloperOmarFaruk/JS-pin-matcher/assets/75971859/6e4ec9fd-3e2b-41ef-ad44-7b6db21bf6f8)