{"id":19968958,"url":"https://github.com/ankithans/aadhaar-address-update","last_synced_at":"2025-05-04T01:30:33.577Z","repository":{"id":46313054,"uuid":"421024347","full_name":"ankithans/aadhaar-address-update","owner":"ankithans","description":"Aadhaar address update","archived":false,"fork":false,"pushed_at":"2021-10-31T17:28:56.000Z","size":23773,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T00:19:25.494Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ankithans.github.io/aadhaar-address-update","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ankithans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-25T12:58:27.000Z","updated_at":"2022-02-04T03:01:36.000Z","dependencies_parsed_at":"2022-09-05T14:11:02.888Z","dependency_job_id":null,"html_url":"https://github.com/ankithans/aadhaar-address-update","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankithans%2Faadhaar-address-update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankithans%2Faadhaar-address-update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankithans%2Faadhaar-address-update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankithans%2Faadhaar-address-update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ankithans","download_url":"https://codeload.github.com/ankithans/aadhaar-address-update/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252276955,"owners_count":21722447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T02:48:21.326Z","updated_at":"2025-05-04T01:30:28.561Z","avatar_url":"https://github.com/ankithans.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aadhaar Address Update in Urban Areas\n\n## Steps to Access\nTo access our application you can either download the [android application]() or [click here](https://uidai-address-update.netlify.app/) to view on web.\n\n- [Backend API Swagger Documentation](https://uidai-aadhaar.herokuapp.com/docs)\n- [Android App](https://github.com/ankithans/aadhaar-address-update/releases/download/v1.0.0/app-release.apk)\n- [Web App](https://uidai-address-update.netlify.app/)\n- [Google Slides Presentation](https://docs.google.com/presentation/d/1jLPull2oPpjYmqjZ3OYSywi6pUvDwz_kdRglHXa2vA0/edit?usp=sharing)\n- [Video Demonstration](https://drive.google.com/file/d/1dfzlQbMaFiceaMA3m3UuaSNw_MhVyJiU/view?usp=sharing)\n\n\u003e Note : If you are on web version, Aadhaar API's(OTP and EKYC) blocks the requests due to CORS issue. Please use browser with disabled CORS and security.\n\n**Linux**\n```bash\ngoogle-chrome --disable-web-security --disable-gpu --user-data-dir=~/tem\n```\n**MacOS**\n```bash\nopen -n -a /Applications/Google\\ Chrome.app/Contents/MacOS/Google\\ Chrome --args --user-data-dir=\"/tmp/chrome_dev_test\" --disable-web-security\n```\n\n## Problem Statement\nAddress Update in Aadhaar in Urban Areas\n\u003e An innovative solution using technology that will help in overcoming your challenge to update the address.\n\n\n## Approach\n- Tenant will log in by using their Aadhaar Number/Staging UID which is kept encrypted via Base64 in our secure Database.\n- Tenant enters Landlord’s phone number on their application and Landlord receives a request regarding request to lend their address to tenant, which can be approved or declined.\n- The Request Notification is sent via SMS service as well as in app notifications.\n- If landlord declines or approves the request, tenant will get notified about their request status through SMS and in App Notification.\n- After getting approval, tenant gets the address and can edit the address minimally.\n- The address edited by tenant and the address approved by the landlord will be validated using geocoding api.\n- If the two addresses are having difference of more than 100 meters, the request will get rejected and further updates will be demanded from the Tenant.\n- Else request succeeds and address of tenant will get updated successfully.\n\n## Features\n- Our solution is Multiplatform, users can use both web as well as mobile application.\n- Native In App Notifications for updates on requests.\n- Notifications through SMS Service for updates on requests.\n- OTP and Ekyc Aadhaar API’s are integrated.\n- Request can be updated or deleted by the Tenant.\nLandlord can Approve/Decline the request.\n- Profile Page for getting updated information as stored on Aadhaar Servers.\n- Address Verification through Geocoding API’s and strict limit to distance between 2 addresses.\n- Usage of BLOC Architecture, with which we capable of replacing any backend services without affecting the User Interface.\n- Easy to understand Interactive UI/UX Design using color coding the requests.\n- Input Validation before sending requests to servers.\n- Our web and app is fully responsive, the users can run app or web in any device irrespective of its size.\n\n## Mockups\n\u003cimg src=\"./mockups/01.png\"\u003e\n\u003ctd\u003e\u003cimg src=\"./mockups/12.png\"\u003e\u003c/td\u003e\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/02.png\"\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/03.png\"\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/06.png\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/05.png\"\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/07.png\"\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/11.png\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/08.png\"\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/09.png\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/10.png\"\u003e\u003c/td\u003e\n        \u003ctd\u003e\u003cimg src=\"./mockups/13.png\"\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## Tech Stack\nFastAPI, Flutter, MongoDB, Twilio, Firebase Messaging, Google Fonts, Bloc Architecture, Google Maps API's, OpenCage API's, Base64 Encryption\n\n## Steps to run loclly\nClone the repo in your local machine and setup python and flutter environment. Create .env file similar to .env.sample file with all the required fields.\n\n### Mobile Application\n1. Go into `app/` directory by doing `cd app` in terminal.\n2. Configure firebase for android by folllowing the [doumentation](https://firebase.flutter.dev/docs/installation/android/).\n3. Write `flutter run` in the terminal to start the application.\n\n### FastAPI Server\n1. Install all the required packages in python virtual enviroment `pip install requirements.txt`\n2. Run `python main.py` in the root directory of the project.\n\n## Contributors\n- [Kartik Bansal](https://github.com/kbansal77)\n- [Adit Patel](https://github.com/aditpatel01)\n- [Aryamaan Pandey](https://github.com/Aryamaan23)\n- [Ankit Hans](https://github.com/ankithans)\n- [Sagnik Biswas](https://github.com/sbiswas2209)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankithans%2Faadhaar-address-update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fankithans%2Faadhaar-address-update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankithans%2Faadhaar-address-update/lists"}