address_update_theme_uidai_hackathon
address update theme uidai hackathon
application for address update theme uidai hackathon 2021.
key features
- sharing address through e-kyc
- verification through barcode
- verify gps location
- action logs
- saving fingerprint and user image record
preview | preview |
---|---|
how to use
to download and run this application, you’ll need git and flutter installed on your computer. from your command line:
# buy this source
$ 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
Comments are closed.