Skip to content

Repository files navigation

EN | 繁體中文

🇹🇼 TW ID Checker

A simple C# web application with a UI for validating Taiwanese National ID Numbers (身分證字號).

🚀 Features

  • Input validation and error feedback
  • Letter-to-number mapping based on official regional codes
  • Checksum validation algorithm
  • ASP.NET-based UI frontend

💻 Tech Stack

  • C#
  • ASP.NET Core MVC (or Razor Pages)
  • HTML/CSS (basic styling)

📦 How to Run

  1. Open the project in Visual Studio
  2. Run the app (F5 or Ctrl + F5)
  3. Open your browser and test ID validation

🔎 Example

Valid ID: A123456789
Invalid ID: Z876543210

📝 License

MIT License


🇹🇼 TW 身分證檢查器

一個簡單的 C# 網頁應用程式,提供使用者驗證 台灣身分證字號(National ID Number) 的功能。

🚀 功能特色

  • 輸入驗證與錯誤提示
  • 根據官方規則的英文字母轉換代碼
  • 驗證檢查碼(Checksum)演算法
  • 使用 ASP.NET Core 建立的前端介面

💻 使用技術

  • C#
  • ASP.NET Core MVC(或 Razor Pages)
  • HTML/CSS(簡易介面)

📦 執行方式

  1. 使用 Visual Studio 開啟專案
  2. 執行專案(F5 或 Ctrl + F5)
  3. 開啟瀏覽器即可開始測試 ID 驗證

🔎 範例

合法身分證:A123456789
不合法身分證:Z876543210

📝 授權

MIT License

About

A C# web application with a simple frontend for validating Taiwanese National ID numbers. Users can enter an ID and instantly see if it's valid based on official checksum rules.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages