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.
- Host: GitHub
- URL: https://github.com/developeromarfaruk/js-pin-matcher
- Owner: DeveloperOmarFaruk
- Created: 2024-04-25T23:28:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T23:42:29.000Z (about 1 year ago)
- Last Synced: 2024-12-29T08:27:21.455Z (5 months ago)
- Topics: bootstrap5, css3, event-handlers, html5, javascript
- Language: HTML
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
#




