Skip to content

imritik/Tek_systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Statement:

Smart Front Desk Registration system is used to ease and quicker the process of registration of the visitor coming to an organisation using Aadhaar card inorder to prevent the fake details given by visitor.

In this web application we are going to auto fill the registration form using an android application, it will fetch the data from the aadhaar card directly by scanning the QR Code given.

There are five major modules in this project:

• Android Application used to fetch the data of Aadhaar card by scanning the QR Code given

• Module to do the registration of visitor by autofilling the details fetched from android application to web form.

• Already registered users should be recognized by Phone Number.

• Module to update information (if changed) of already registered user.

• Module to generate the various kinds of reports of interest for admin for last 3 months of data.

• Module for user management by admin.

Getting Started

Requirements:

  • MongoDB 4.0
  • Android Studio
  • Django
  • pip
  • Android version 4.4+

Testing:

  1. pip install -r requirements.txt

2.Install Apk

3.Connect Both devices to the common server.

4.Make a collection named 'fda' in mongodb.

5.Run python manage.py runserver IP

6.Copy and Paste the url into your browser and visit /home.

Notes:

  • Scan your Aadhar QR code with the app and click submit.
  • If logged in, you will be redirected to a form with pre-filled details.
  • Enter the asked details(if any) & get temporary entry card.

About

Hackathon round

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published