Address_update_Theme_UIDAI_Hackathon



Todo

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
GIF-211030_172620 GIF-211030_173233

How To Use

To clone and run this application, you’ll need Git and Flutter installed on your computer. From your command line:

# 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

GitHub

View Github