Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulipulichen/pwd-consecutive-numbers-checker
A tool for checking if multiple ID numbers are consecutive.
https://github.com/pulipulichen/pwd-consecutive-numbers-checker
Last synced: about 18 hours ago
JSON representation
A tool for checking if multiple ID numbers are consecutive.
- Host: GitHub
- URL: https://github.com/pulipulichen/pwd-consecutive-numbers-checker
- Owner: pulipulichen
- License: mit
- Created: 2024-07-31T12:40:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T13:38:08.000Z (6 months ago)
- Last Synced: 2024-08-03T18:29:52.940Z (6 months ago)
- Language: CSS
- Size: 6.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
[![DOI](https://zenodo.org/badge/836239502.svg)](https://zenodo.org/doi/10.5281/zenodo.13145107)
# PWD-Consecutive-Numbers-Checker: 檢查多個號碼是否連續的工具。
這個工具讓使用者輸入多個身分證字號,程式會判斷這些身分證字號是否為連續的,並標示出連續的區間。輸入的資料為多個身分證字號,輸出的資料為判斷結果以及連續區間。
This tool allows users to input multiple ID numbers. The program will determine if these ID numbers are consecutive and mark the consecutive ranges. The input data are multiple ID numbers, and the output data are the judgment results and consecutive ranges.
![](https://blogger.googleusercontent.com/img/a/AVvXsEi1xzK5MZ82eHSeCfOl5qwcYW9P_wYYnPC34FzBfRGRQ8CSRWmnYu8OXrAU6eXajmukM-Ae-2opOU0lSYZZOSq3MUaMn8EQkMIOoiRL0BW4rZICVS-Jg6oRh5DJ09JjUmGGLaRA8EJjfbOC-tQ--XF8FlgdYJIPqU5hj-jtDf-f2udzHxQAlR7SxQ)
# Online Tool
https://pulipulichen.github.io/PWD-Consecutive-Numbers-Checker/
# Key Techniques
- **Progressive Web App (PWA)**: 可安裝在電腦或手機上的網頁架構設計。
- **Vue.js**: MVVM網頁框架。
- **Sementic UI**: 現代化RWD介面。----
# Citation
Chen, Y.-T. (2024). *PWD-Consecutive-Numbers-Checker* (20240801.002924) [Computer software]. Zenodo. [https://doi.org/10.5281/ZENODO.13145107](https://doi.org/10.5281/ZENODO.13145107)