地址更新主题 UIDAI 黑客马拉松
地址更新主题 UIDAI 黑客马拉松
2021 年地址更新主题 UIDAI 黑客马拉松申请。
主要特点
- 通过 e-KYC 共享地址
- 通过条形码验证
- 验证 GPS 位置
- 操作日志
- 保存指纹和用户图像记录
| 预览 | 预览 |
|---|---|
![]() |
![]() |
如何使用
要克隆并运行此应用程序,您需要在计算机上安装 Git 和 Flutter。在您的命令行中
# Clone this repository
$ git clone https://github.com/Rahul-Ranjan-Singh/Address_update_Theme_UIDAI_Hackathon
## To Run Resident App
# Go into the repository
$ cd resident_app
# Install dependencies
$ flutter packages get
# Run the app
$ flutter run
## To Run Verifier App
# Go into the repository
$ cd verifier_app
# Install dependencies
$ flutter packages get
# Run the app
$ flutter run

