SlideShare uma empresa Scribd logo
1 de 7
Baixar para ler offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 7 Issue 1, January-February 2023 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 889
Implementation of Smart & Secure
Gate Pass System using QR Code
Deepanshu Jaiswal1
, Devansh Singh2
, Ms. Aarushi Thusu3
1,2
Artificial Intelligence, 3
Assistant Professor, Department of AIML,
1, 2, 3
Noida Institute of Engineering and Technology, Greater Noida, Uttar Pradesh, India
ABSTRACT
At present, the safety of the students has become the major concern
for most of the educational institution. Along with the quality of
education, parents want their wards to be safe. Talking about the
safety, Gate pass system is an integral part of the hostel management
which relates to security of students.
The objective and scope of the proposed work that is automated gate
pass system is to record the arrival and departure of the students in
institution. This project will simplify the task of traditional gate pass
system in which the warden has to generate the gate pass slip every
time when a hosteller has to move out of college premises and the
warden was only responsible person for the maintenance of the
records. We will facilitate automation to this gate pass which will
reduce the paper work by providing the electronic version of the
paper gate pass. In this the monitoring will be done by the admin and
warden and the warden has all the access to accept or reject the
application of the student. The system is very user friendly and it is
anticipated that functions of the system are easily accessed by
administrators, faculties and students.
KEYWORDS: Gate pass, automation, hostel management, QR code,
security, monitoring
How to cite this paper: Deepanshu
Jaiswal | Devansh Singh | Ms. Aarushi
Thusu "Implementation of Smart &
Secure Gate Pass System using QR
Code" Published in
International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN:
2456-6470,
Volume-7 | Issue-1,
February 2023, pp.889-895, URL:
www.ijtsrd.com/papers/ijtsrd52796.pdf
Copyright © 2023 by author (s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an
Open Access article
distributed under the
terms of the Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/by/4.0)
I. INTRODUCTION
With the upswing of technology in the 21st
century,
new and visionary gadgets are developed to make life
effortlessness. Still the safety of the students is the
most remarkable component to pave the wave for the
advanced technology [1]. Presently most of the
institution is using the register method to keep track
of incoming and outgoing hostellers. This register is
maintained manually, whenever a student (hosteller)
has to go then a gate pass slip is being generated and
is signed by the warden in which the details and the
timings are mentioned. This gate pass is generated for
the security purpose. The student before requesting
for a gate pass has to mention the reason for his/her
departure then only the warden allows. The gate pass
is usually in a form of slip. This slip remains of no
use once out of the premises and there is wastage of
paper. Manual record management requires vast
amounts of documents to be shipped to storage
facilities only to necessitate when needed and has
resulted in the unnecessary expense of both time and
money [2].
On the other hand many innovations have been
developed to fasten its transaction. One of such
innovation is the invention of the E-Gate Pass system
whose sole aim is to upgrade the level of the old
traditional method by increasing its efficiency and
effectiveness by reducing the manual work [3].
Further the software has improved the working
method by replacing the current manual system. Our
project proposes to give “Paper Saving Idea” by the
use of technology.[4] It consist of such a design that
the student just have to mention the required details
and can get the permission without wasting time in
the queue.
II. PROPOSED SYSTEM
Our propose system digitally manages the arrival and
departure of the students on short term and long term
leaves [5]. Automated Gate Pass System is to keep
track on each student’s entry and exit. The sole aim of
this system will be to modernize and automate the
manual pass slip system, which will be considered a
IJTSRD52796
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 890
technology to address the gap using different coding
languages. This system counters the present situation
in the Gate Pass Present System, designed to manage
records, particularly for hostellers. Records are
accessed directly by administration.
At today’s world everything is based on touch screens
like our smart phones, laptops, smart TV’s, etc. It
becomes Very convenient to give input using touch
and also the output is received on it. Touch screen
operation is very easy and can be done by people of
any age. Touch screens here have a very important
role in getting data from students to generate his/her
gate pass [6]. There are various benefits by bringing
Automation in the existing method some of them are:
S. NO. Key point Reason
1. Accuracy
In contrast to the conventional system, the gate pass management system is
precise, as there is less chance of wrong entries.
2.
Live
Reporting
All student’s details like name, reason of going and the time duration outside the
hostel, can be retrieved and downloaded in real-time
3.
Easy
Reporting
Cross checking of the information becomes a time consuming process in the
traditional system. On the other hand, GateMate can significantly reduce the
retrieving time to few minutes. Additional to this, the admin with a single click
can retrieve entries of the whole day
4.
Pre-
Registration
Students can pre- register themselves by filling all the details. This allow students
to sign in quickly which results in time management
5.
Approval
Based Exit
Students are allowed to leave when email confirmation is done
6.
Significant
Savings
Automation can notably bring down the cost of security functioning. The system
can considerably reduce the stationary for maintaining the records. It can also
brings down the costs for infrastructure and staff for maintaining the same
Fig1. Earlier Technical situation
Fig2. Present System
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 891
III. MODULAR DESCRIPTION
The Gate Mate web application will be divided into 5 crucial modules which are as follows:
1. Authentication
2. Form filling
3. Mail alert along with QR code
4. Scanning of the QR code
5. Storing of the data in the database
A. Authentication
The process of identifying an individual on the basis of mail id and password. The Authentication process is
different from that of authorization. In authentication individuals are given the access to system objects based on
their identity.
B. Form Filling
Before leaving, students have to fill the online form mentioning details like:
*Name *roll number *room no. and duration
*mail *branch *reason
C. Mail Alert
After submission of the form bythe student the warden have the rights either to accept or to reject the request. On
rejection a mail would be sent to the student with reason of rejection. If the request gets accepted the student will
receive an email comprised of the permission along with a QR code.
D. Scanning of the QR code
On receiving of the QR code by the warden, the student needs to get the code scanned by the scanner which
would be installed at the exit gate. The students are not allowed to leave the premises until they get their code
scanned.
E. Saving of the data in the Database
After scanning the code, the details of the student will gets automatically saved in the database.
IV. SYSTEM ARCHITECTURE
Fig 3. System Architecture
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 892
V. LAYOUT OF THE PROPOSED MODEL
Step1: Login Page
There will be 3 type of login id:
 STUDENT
 WARDEN
 ADMIN
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 893
Step2: Form Filling:
Student needs to enter the required details.
Step3: warden receives the request by the student
Step 4: student receives the mail from warden along with the QR code
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 894
VI. SYSTEM DEVELOPMENT
System development involves the recurring process of
Building and demonstrating the said innovation. The
hardware and software devices used are specified
clearly. Throughout the system development, a
computer unit with the specifications of at least 4GB
RAM, Hard Disk Drive of 1 TB will be used.
Similarly, software applications used in the study
were Visual Studio code and XAMPP server. The
front-end languages used were the HTML, CSS, Java
script and the back-end languages used were PHP
programming language for the development of
The system and My SQL for database file
management and to ensure effective delivery,
Reliable, high performance, and scale able data
processes embedded in the system.
VII. LITERATURE SURVEY
Earlier the traditional methods were followed by
colleges in the form of gate slip. They generally
maintained IN-OUT register for this purpose.
However, this system is heavily flawed because of
following reasons:
1. The paper- based system can be manipulated
easily, keeping the security of the system at stake.
2. This traditional manual system of recording leads
to losing of files and documents needed by the
administration.
3. Manual record management required vast
amounts of documents to be shipped to storage
facilities only to necessitate retrieval when results
in the unnecessary expense of both time and
money.
4. At least one member of faculty is always needed
to maintain the pass and to approve it.
Due to these disadvantages, many efforts have been
put on to introduce a new system that would eliminate
the use of paper work. This system works by sending
E-mail for verification of students using internet
connectivity. The entire student’s information is
stored in the centralized database server. This
advance gate pass system is more fast and accurate
than traditional one. The only requirement in this
system is connection and communication between
devices [7].
VIII. CONCLUSION
The paper assist in modifying the existing system by
bringing automation and eliminating the use of paper.
It can be controlled and monitored remotely and
becomes easy and efficient by reducing man power.
The system always provide accurate information .All
the gathered information can be saved and can be
accessed any time by the administration department.
By bringing this kind of automation in the system, the
flaws in maintaining the records gets diminished. So,
it’s better to have a Web-Based information
management system.
IX. FUTURE SCOPE
The computer becomes important equipment to the
organization to store the data and to process the data
for any purpose. It can also be used to access and
process any data and information needed easily and
less in time. Therefore, it is hope that GATEMATE
application system able to solve the problem
according to these scopes:
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 895
1. By using Gate Mate, the organization has an
option in increasing the level of security enforced
in their premises.
2. Computerized records give better management
and manipulation of data, through searching and
report generation.
3. Its installation is easy and hence does not require
professionals for the same.
4. The Gate Mate system is easy to maintain and
use.
5. It gives reliable and efficient security protection
on which one can rely.
6. Unauthenticated and unwanted users cannot enter
the commercial space.
7. Biometric function can be coupled with the
existing system to gain extra security.
X. REFERENCES
[1] Vidyasagar, K., Sumalatha, M., Swathi, K., &
Rambabu, M. Eco-friendly Environment with
RFID Communication Imparted Waste
Collecting Robot. Journal of Academia and
Industrial Research (JAIR) Volume, 4, pp. 43-
47, July 2015
[2] Peairs, M., Hull, J. J., Cullen, J., & Suzuki, K.
U.S. Patent No. 8,793,220. Washington, DC:
U.S. Patent and Trademark Office, 2014.
[3] Chaitanya L., Laxmikant K., Mamta B., Saachi
J., Ashish P., Hemant W. E-Gatepass System.
International Research Journal of Engineering
and Technology (IRJET), 5(3), pp 3689- 3692,
March 2018
[4] Norizan Anwar, Mohamad Noorman Masrek,
Yanty Rahayu Rambli, Visitor Management
system by applying the model of UTAUT,
IEEE symposium on Business, engineering and
industrial application, 23-26 Sep,2012.
[5] Elakkiya, Nirmala Priyadarshini, "Web-Based
Hostel Management system for improving
sustainable performance of Educational
Instituttions", International Journal of Latest
trends in Engineering and technology, Vol.10,
Issue 1, PP.050-053,2017.
[6] Prof. Abhay Gaidhani1, Suraj Sahijwani2,
Parag Jain3, Shantanu Jadhav4, Ankush Jain5
1,2,3,4,5 Department of Computer Engineering,
Sandip Institute of Engineering Management,
Nashik, Volume 02, Issue 10, [October –2015].
[7] R. Halemani and A. Rajagopal, ”Building
automation security using can and IoT,” 2015
International Conference on Applied and
Theoretical Computing and Communication
Technology (iCATccT), Davangere, 2015, pp.
471-476.

Mais conteúdo relacionado

Mais procurados

가상현실(Vr)과 증강현실(ar)
가상현실(Vr)과 증강현실(ar)가상현실(Vr)과 증강현실(ar)
가상현실(Vr)과 증강현실(ar)Heesung Youn
 
Modul subsistem rumah sakit
Modul subsistem rumah sakitModul subsistem rumah sakit
Modul subsistem rumah sakitSri Lestari
 
Medical facility network design
Medical facility network designMedical facility network design
Medical facility network designnephtalie
 
10.project online exam system
10.project  online exam system10.project  online exam system
10.project online exam systemIram hasan
 
INSTRUMEN STANDAR AKREDITASI 2023 - Copy.pptx
INSTRUMEN STANDAR AKREDITASI 2023 - Copy.pptxINSTRUMEN STANDAR AKREDITASI 2023 - Copy.pptx
INSTRUMEN STANDAR AKREDITASI 2023 - Copy.pptxEdwarRevno
 
BLOOD DONATION SYSTEM IN C++
BLOOD DONATION SYSTEM IN C++BLOOD DONATION SYSTEM IN C++
BLOOD DONATION SYSTEM IN C++vikram mahendra
 
komite_keperawatan rumah sakit
komite_keperawatan rumah sakitkomite_keperawatan rumah sakit
komite_keperawatan rumah sakitFeinaRSKasihGroup
 
ISU, FISHBONE, GAGASAN KREATIF AGENDA 3.pdf
ISU, FISHBONE, GAGASAN KREATIF AGENDA 3.pdfISU, FISHBONE, GAGASAN KREATIF AGENDA 3.pdf
ISU, FISHBONE, GAGASAN KREATIF AGENDA 3.pdfsaidatulhusna4
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment softwareProshanta Halder
 
Administrasi prsyaratan jabatan pipp
Administrasi prsyaratan jabatan pippAdministrasi prsyaratan jabatan pipp
Administrasi prsyaratan jabatan pippririen triana
 
Langkah2 persiapan akreditasi fktp
Langkah2 persiapan akreditasi fktpLangkah2 persiapan akreditasi fktp
Langkah2 persiapan akreditasi fktpnursadji
 
- AUDIT KEBERSIHAN TANGAN.ppt
- AUDIT KEBERSIHAN TANGAN.ppt- AUDIT KEBERSIHAN TANGAN.ppt
- AUDIT KEBERSIHAN TANGAN.pptabah5
 
SOSIS PPI DOKTER (1).pptx
SOSIS PPI DOKTER (1).pptxSOSIS PPI DOKTER (1).pptx
SOSIS PPI DOKTER (1).pptxAnisahKireina
 
[찾아가는세미나] 클라우드 데이터 가상화솔루션
[찾아가는세미나] 클라우드 데이터 가상화솔루션[찾아가는세미나] 클라우드 데이터 가상화솔루션
[찾아가는세미나] 클라우드 데이터 가상화솔루션해은 최
 
Project synopsis on face recognition in e attendance
Project synopsis on face recognition in e attendanceProject synopsis on face recognition in e attendance
Project synopsis on face recognition in e attendanceNitesh Dubey
 
ICRA - manajemen risiko.pptx
ICRA - manajemen risiko.pptxICRA - manajemen risiko.pptx
ICRA - manajemen risiko.pptxWawanWahyudi7
 

Mais procurados (20)

가상현실(Vr)과 증강현실(ar)
가상현실(Vr)과 증강현실(ar)가상현실(Vr)과 증강현실(ar)
가상현실(Vr)과 증강현실(ar)
 
TechMJ School Management System
TechMJ School Management SystemTechMJ School Management System
TechMJ School Management System
 
Modul subsistem rumah sakit
Modul subsistem rumah sakitModul subsistem rumah sakit
Modul subsistem rumah sakit
 
Medical facility network design
Medical facility network designMedical facility network design
Medical facility network design
 
10.project online exam system
10.project  online exam system10.project  online exam system
10.project online exam system
 
INSTRUMEN STANDAR AKREDITASI 2023 - Copy.pptx
INSTRUMEN STANDAR AKREDITASI 2023 - Copy.pptxINSTRUMEN STANDAR AKREDITASI 2023 - Copy.pptx
INSTRUMEN STANDAR AKREDITASI 2023 - Copy.pptx
 
BLOOD DONATION SYSTEM IN C++
BLOOD DONATION SYSTEM IN C++BLOOD DONATION SYSTEM IN C++
BLOOD DONATION SYSTEM IN C++
 
komite_keperawatan rumah sakit
komite_keperawatan rumah sakitkomite_keperawatan rumah sakit
komite_keperawatan rumah sakit
 
ISU, FISHBONE, GAGASAN KREATIF AGENDA 3.pdf
ISU, FISHBONE, GAGASAN KREATIF AGENDA 3.pdfISU, FISHBONE, GAGASAN KREATIF AGENDA 3.pdf
ISU, FISHBONE, GAGASAN KREATIF AGENDA 3.pdf
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment software
 
SIMRS Terintegrasi
SIMRS TerintegrasiSIMRS Terintegrasi
SIMRS Terintegrasi
 
Administrasi prsyaratan jabatan pipp
Administrasi prsyaratan jabatan pippAdministrasi prsyaratan jabatan pipp
Administrasi prsyaratan jabatan pipp
 
Langkah2 persiapan akreditasi fktp
Langkah2 persiapan akreditasi fktpLangkah2 persiapan akreditasi fktp
Langkah2 persiapan akreditasi fktp
 
- AUDIT KEBERSIHAN TANGAN.ppt
- AUDIT KEBERSIHAN TANGAN.ppt- AUDIT KEBERSIHAN TANGAN.ppt
- AUDIT KEBERSIHAN TANGAN.ppt
 
Automated Examination system
Automated Examination systemAutomated Examination system
Automated Examination system
 
SOSIS PPI DOKTER (1).pptx
SOSIS PPI DOKTER (1).pptxSOSIS PPI DOKTER (1).pptx
SOSIS PPI DOKTER (1).pptx
 
ICRA.doc
ICRA.docICRA.doc
ICRA.doc
 
[찾아가는세미나] 클라우드 데이터 가상화솔루션
[찾아가는세미나] 클라우드 데이터 가상화솔루션[찾아가는세미나] 클라우드 데이터 가상화솔루션
[찾아가는세미나] 클라우드 데이터 가상화솔루션
 
Project synopsis on face recognition in e attendance
Project synopsis on face recognition in e attendanceProject synopsis on face recognition in e attendance
Project synopsis on face recognition in e attendance
 
ICRA - manajemen risiko.pptx
ICRA - manajemen risiko.pptxICRA - manajemen risiko.pptx
ICRA - manajemen risiko.pptx
 

Semelhante a Implementation of Smart and Secure Gate Pass System using QR Code

Online Admission Management System
Online Admission Management SystemOnline Admission Management System
Online Admission Management Systemijtsrd
 
Map-Based Attendance Monitoring System
Map-Based Attendance Monitoring SystemMap-Based Attendance Monitoring System
Map-Based Attendance Monitoring SystemIRJET Journal
 
SMART CARD FOR VARIOUS APPLICATION IN INSTITUTION
SMART CARD FOR VARIOUS APPLICATION IN INSTITUTIONSMART CARD FOR VARIOUS APPLICATION IN INSTITUTION
SMART CARD FOR VARIOUS APPLICATION IN INSTITUTIONIRJET Journal
 
Fake Certificate Detection by using Blockchain
Fake Certificate Detection by using BlockchainFake Certificate Detection by using Blockchain
Fake Certificate Detection by using BlockchainIRJET Journal
 
Document Management System
Document Management SystemDocument Management System
Document Management Systemijtsrd
 
Smart Alert for College
Smart Alert for CollegeSmart Alert for College
Smart Alert for Collegeijtsrd
 
Smart Portal: A Platform for Student's Profile Creation, Evaluation and Clust...
Smart Portal: A Platform for Student's Profile Creation, Evaluation and Clust...Smart Portal: A Platform for Student's Profile Creation, Evaluation and Clust...
Smart Portal: A Platform for Student's Profile Creation, Evaluation and Clust...vivatechijri
 
Fingerprint Based Attendance System by IOT
Fingerprint Based Attendance System by IOTFingerprint Based Attendance System by IOT
Fingerprint Based Attendance System by IOTIRJET Journal
 
IRJET - Defaulter List Generator
IRJET -  	  Defaulter List GeneratorIRJET -  	  Defaulter List Generator
IRJET - Defaulter List GeneratorIRJET Journal
 
Railway Concession Automation
Railway Concession AutomationRailway Concession Automation
Railway Concession AutomationIRJET Journal
 
Student Attendance Management System by Using Fingerprint Reader
Student Attendance Management System by Using Fingerprint ReaderStudent Attendance Management System by Using Fingerprint Reader
Student Attendance Management System by Using Fingerprint ReaderIRJET Journal
 
FINGERPRINT AUTHENTICATION SYSTEM FOR EXAMINATION ATTENDANCE
FINGERPRINT AUTHENTICATION SYSTEM FOR EXAMINATION ATTENDANCEFINGERPRINT AUTHENTICATION SYSTEM FOR EXAMINATION ATTENDANCE
FINGERPRINT AUTHENTICATION SYSTEM FOR EXAMINATION ATTENDANCEFairulAiman1
 
SURVEY ON ONLINE EXAMINATION SYSTEM USING ARTIFICIAL INTELLIGENCE
SURVEY ON ONLINE EXAMINATION SYSTEM USING ARTIFICIAL INTELLIGENCESURVEY ON ONLINE EXAMINATION SYSTEM USING ARTIFICIAL INTELLIGENCE
SURVEY ON ONLINE EXAMINATION SYSTEM USING ARTIFICIAL INTELLIGENCEIRJET Journal
 
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...IRJET Journal
 
Smart Student Monitoring System using RFID
Smart Student Monitoring System using RFIDSmart Student Monitoring System using RFID
Smart Student Monitoring System using RFIDIRJET Journal
 
Alumni Tracking System
Alumni Tracking SystemAlumni Tracking System
Alumni Tracking SystemJoe Andelija
 
“E-PASS SYSTEM FOR COVID-19”
“E-PASS SYSTEM FOR COVID-19”“E-PASS SYSTEM FOR COVID-19”
“E-PASS SYSTEM FOR COVID-19”IRJET Journal
 
Wireless Student Attendance System using Fingerprint Sensor
Wireless Student Attendance System using Fingerprint SensorWireless Student Attendance System using Fingerprint Sensor
Wireless Student Attendance System using Fingerprint Sensorijtsrd
 
The proposed solution entails the development of a system that leverages the ...
The proposed solution entails the development of a system that leverages the ...The proposed solution entails the development of a system that leverages the ...
The proposed solution entails the development of a system that leverages the ...IRJET Journal
 
lab access and management using barcode scanner
lab access and management using barcode scannerlab access and management using barcode scanner
lab access and management using barcode scannerbilalengg24
 

Semelhante a Implementation of Smart and Secure Gate Pass System using QR Code (20)

Online Admission Management System
Online Admission Management SystemOnline Admission Management System
Online Admission Management System
 
Map-Based Attendance Monitoring System
Map-Based Attendance Monitoring SystemMap-Based Attendance Monitoring System
Map-Based Attendance Monitoring System
 
SMART CARD FOR VARIOUS APPLICATION IN INSTITUTION
SMART CARD FOR VARIOUS APPLICATION IN INSTITUTIONSMART CARD FOR VARIOUS APPLICATION IN INSTITUTION
SMART CARD FOR VARIOUS APPLICATION IN INSTITUTION
 
Fake Certificate Detection by using Blockchain
Fake Certificate Detection by using BlockchainFake Certificate Detection by using Blockchain
Fake Certificate Detection by using Blockchain
 
Document Management System
Document Management SystemDocument Management System
Document Management System
 
Smart Alert for College
Smart Alert for CollegeSmart Alert for College
Smart Alert for College
 
Smart Portal: A Platform for Student's Profile Creation, Evaluation and Clust...
Smart Portal: A Platform for Student's Profile Creation, Evaluation and Clust...Smart Portal: A Platform for Student's Profile Creation, Evaluation and Clust...
Smart Portal: A Platform for Student's Profile Creation, Evaluation and Clust...
 
Fingerprint Based Attendance System by IOT
Fingerprint Based Attendance System by IOTFingerprint Based Attendance System by IOT
Fingerprint Based Attendance System by IOT
 
IRJET - Defaulter List Generator
IRJET -  	  Defaulter List GeneratorIRJET -  	  Defaulter List Generator
IRJET - Defaulter List Generator
 
Railway Concession Automation
Railway Concession AutomationRailway Concession Automation
Railway Concession Automation
 
Student Attendance Management System by Using Fingerprint Reader
Student Attendance Management System by Using Fingerprint ReaderStudent Attendance Management System by Using Fingerprint Reader
Student Attendance Management System by Using Fingerprint Reader
 
FINGERPRINT AUTHENTICATION SYSTEM FOR EXAMINATION ATTENDANCE
FINGERPRINT AUTHENTICATION SYSTEM FOR EXAMINATION ATTENDANCEFINGERPRINT AUTHENTICATION SYSTEM FOR EXAMINATION ATTENDANCE
FINGERPRINT AUTHENTICATION SYSTEM FOR EXAMINATION ATTENDANCE
 
SURVEY ON ONLINE EXAMINATION SYSTEM USING ARTIFICIAL INTELLIGENCE
SURVEY ON ONLINE EXAMINATION SYSTEM USING ARTIFICIAL INTELLIGENCESURVEY ON ONLINE EXAMINATION SYSTEM USING ARTIFICIAL INTELLIGENCE
SURVEY ON ONLINE EXAMINATION SYSTEM USING ARTIFICIAL INTELLIGENCE
 
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
IRJET-Online Ticket Substantiation using QR Code based Android Application Sy...
 
Smart Student Monitoring System using RFID
Smart Student Monitoring System using RFIDSmart Student Monitoring System using RFID
Smart Student Monitoring System using RFID
 
Alumni Tracking System
Alumni Tracking SystemAlumni Tracking System
Alumni Tracking System
 
“E-PASS SYSTEM FOR COVID-19”
“E-PASS SYSTEM FOR COVID-19”“E-PASS SYSTEM FOR COVID-19”
“E-PASS SYSTEM FOR COVID-19”
 
Wireless Student Attendance System using Fingerprint Sensor
Wireless Student Attendance System using Fingerprint SensorWireless Student Attendance System using Fingerprint Sensor
Wireless Student Attendance System using Fingerprint Sensor
 
The proposed solution entails the development of a system that leverages the ...
The proposed solution entails the development of a system that leverages the ...The proposed solution entails the development of a system that leverages the ...
The proposed solution entails the development of a system that leverages the ...
 
lab access and management using barcode scanner
lab access and management using barcode scannerlab access and management using barcode scanner
lab access and management using barcode scanner
 

Mais de ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

Mais de ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Último

Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Último (20)

Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

Implementation of Smart and Secure Gate Pass System using QR Code

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 7 Issue 1, January-February 2023 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 889 Implementation of Smart & Secure Gate Pass System using QR Code Deepanshu Jaiswal1 , Devansh Singh2 , Ms. Aarushi Thusu3 1,2 Artificial Intelligence, 3 Assistant Professor, Department of AIML, 1, 2, 3 Noida Institute of Engineering and Technology, Greater Noida, Uttar Pradesh, India ABSTRACT At present, the safety of the students has become the major concern for most of the educational institution. Along with the quality of education, parents want their wards to be safe. Talking about the safety, Gate pass system is an integral part of the hostel management which relates to security of students. The objective and scope of the proposed work that is automated gate pass system is to record the arrival and departure of the students in institution. This project will simplify the task of traditional gate pass system in which the warden has to generate the gate pass slip every time when a hosteller has to move out of college premises and the warden was only responsible person for the maintenance of the records. We will facilitate automation to this gate pass which will reduce the paper work by providing the electronic version of the paper gate pass. In this the monitoring will be done by the admin and warden and the warden has all the access to accept or reject the application of the student. The system is very user friendly and it is anticipated that functions of the system are easily accessed by administrators, faculties and students. KEYWORDS: Gate pass, automation, hostel management, QR code, security, monitoring How to cite this paper: Deepanshu Jaiswal | Devansh Singh | Ms. Aarushi Thusu "Implementation of Smart & Secure Gate Pass System using QR Code" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456-6470, Volume-7 | Issue-1, February 2023, pp.889-895, URL: www.ijtsrd.com/papers/ijtsrd52796.pdf Copyright © 2023 by author (s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/by/4.0) I. INTRODUCTION With the upswing of technology in the 21st century, new and visionary gadgets are developed to make life effortlessness. Still the safety of the students is the most remarkable component to pave the wave for the advanced technology [1]. Presently most of the institution is using the register method to keep track of incoming and outgoing hostellers. This register is maintained manually, whenever a student (hosteller) has to go then a gate pass slip is being generated and is signed by the warden in which the details and the timings are mentioned. This gate pass is generated for the security purpose. The student before requesting for a gate pass has to mention the reason for his/her departure then only the warden allows. The gate pass is usually in a form of slip. This slip remains of no use once out of the premises and there is wastage of paper. Manual record management requires vast amounts of documents to be shipped to storage facilities only to necessitate when needed and has resulted in the unnecessary expense of both time and money [2]. On the other hand many innovations have been developed to fasten its transaction. One of such innovation is the invention of the E-Gate Pass system whose sole aim is to upgrade the level of the old traditional method by increasing its efficiency and effectiveness by reducing the manual work [3]. Further the software has improved the working method by replacing the current manual system. Our project proposes to give “Paper Saving Idea” by the use of technology.[4] It consist of such a design that the student just have to mention the required details and can get the permission without wasting time in the queue. II. PROPOSED SYSTEM Our propose system digitally manages the arrival and departure of the students on short term and long term leaves [5]. Automated Gate Pass System is to keep track on each student’s entry and exit. The sole aim of this system will be to modernize and automate the manual pass slip system, which will be considered a IJTSRD52796
  • 2. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 890 technology to address the gap using different coding languages. This system counters the present situation in the Gate Pass Present System, designed to manage records, particularly for hostellers. Records are accessed directly by administration. At today’s world everything is based on touch screens like our smart phones, laptops, smart TV’s, etc. It becomes Very convenient to give input using touch and also the output is received on it. Touch screen operation is very easy and can be done by people of any age. Touch screens here have a very important role in getting data from students to generate his/her gate pass [6]. There are various benefits by bringing Automation in the existing method some of them are: S. NO. Key point Reason 1. Accuracy In contrast to the conventional system, the gate pass management system is precise, as there is less chance of wrong entries. 2. Live Reporting All student’s details like name, reason of going and the time duration outside the hostel, can be retrieved and downloaded in real-time 3. Easy Reporting Cross checking of the information becomes a time consuming process in the traditional system. On the other hand, GateMate can significantly reduce the retrieving time to few minutes. Additional to this, the admin with a single click can retrieve entries of the whole day 4. Pre- Registration Students can pre- register themselves by filling all the details. This allow students to sign in quickly which results in time management 5. Approval Based Exit Students are allowed to leave when email confirmation is done 6. Significant Savings Automation can notably bring down the cost of security functioning. The system can considerably reduce the stationary for maintaining the records. It can also brings down the costs for infrastructure and staff for maintaining the same Fig1. Earlier Technical situation Fig2. Present System
  • 3. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 891 III. MODULAR DESCRIPTION The Gate Mate web application will be divided into 5 crucial modules which are as follows: 1. Authentication 2. Form filling 3. Mail alert along with QR code 4. Scanning of the QR code 5. Storing of the data in the database A. Authentication The process of identifying an individual on the basis of mail id and password. The Authentication process is different from that of authorization. In authentication individuals are given the access to system objects based on their identity. B. Form Filling Before leaving, students have to fill the online form mentioning details like: *Name *roll number *room no. and duration *mail *branch *reason C. Mail Alert After submission of the form bythe student the warden have the rights either to accept or to reject the request. On rejection a mail would be sent to the student with reason of rejection. If the request gets accepted the student will receive an email comprised of the permission along with a QR code. D. Scanning of the QR code On receiving of the QR code by the warden, the student needs to get the code scanned by the scanner which would be installed at the exit gate. The students are not allowed to leave the premises until they get their code scanned. E. Saving of the data in the Database After scanning the code, the details of the student will gets automatically saved in the database. IV. SYSTEM ARCHITECTURE Fig 3. System Architecture
  • 4. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 892 V. LAYOUT OF THE PROPOSED MODEL Step1: Login Page There will be 3 type of login id:  STUDENT  WARDEN  ADMIN
  • 5. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 893 Step2: Form Filling: Student needs to enter the required details. Step3: warden receives the request by the student Step 4: student receives the mail from warden along with the QR code
  • 6. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 894 VI. SYSTEM DEVELOPMENT System development involves the recurring process of Building and demonstrating the said innovation. The hardware and software devices used are specified clearly. Throughout the system development, a computer unit with the specifications of at least 4GB RAM, Hard Disk Drive of 1 TB will be used. Similarly, software applications used in the study were Visual Studio code and XAMPP server. The front-end languages used were the HTML, CSS, Java script and the back-end languages used were PHP programming language for the development of The system and My SQL for database file management and to ensure effective delivery, Reliable, high performance, and scale able data processes embedded in the system. VII. LITERATURE SURVEY Earlier the traditional methods were followed by colleges in the form of gate slip. They generally maintained IN-OUT register for this purpose. However, this system is heavily flawed because of following reasons: 1. The paper- based system can be manipulated easily, keeping the security of the system at stake. 2. This traditional manual system of recording leads to losing of files and documents needed by the administration. 3. Manual record management required vast amounts of documents to be shipped to storage facilities only to necessitate retrieval when results in the unnecessary expense of both time and money. 4. At least one member of faculty is always needed to maintain the pass and to approve it. Due to these disadvantages, many efforts have been put on to introduce a new system that would eliminate the use of paper work. This system works by sending E-mail for verification of students using internet connectivity. The entire student’s information is stored in the centralized database server. This advance gate pass system is more fast and accurate than traditional one. The only requirement in this system is connection and communication between devices [7]. VIII. CONCLUSION The paper assist in modifying the existing system by bringing automation and eliminating the use of paper. It can be controlled and monitored remotely and becomes easy and efficient by reducing man power. The system always provide accurate information .All the gathered information can be saved and can be accessed any time by the administration department. By bringing this kind of automation in the system, the flaws in maintaining the records gets diminished. So, it’s better to have a Web-Based information management system. IX. FUTURE SCOPE The computer becomes important equipment to the organization to store the data and to process the data for any purpose. It can also be used to access and process any data and information needed easily and less in time. Therefore, it is hope that GATEMATE application system able to solve the problem according to these scopes:
  • 7. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD52796 | Volume – 7 | Issue – 1 | January-February 2023 Page 895 1. By using Gate Mate, the organization has an option in increasing the level of security enforced in their premises. 2. Computerized records give better management and manipulation of data, through searching and report generation. 3. Its installation is easy and hence does not require professionals for the same. 4. The Gate Mate system is easy to maintain and use. 5. It gives reliable and efficient security protection on which one can rely. 6. Unauthenticated and unwanted users cannot enter the commercial space. 7. Biometric function can be coupled with the existing system to gain extra security. X. REFERENCES [1] Vidyasagar, K., Sumalatha, M., Swathi, K., & Rambabu, M. Eco-friendly Environment with RFID Communication Imparted Waste Collecting Robot. Journal of Academia and Industrial Research (JAIR) Volume, 4, pp. 43- 47, July 2015 [2] Peairs, M., Hull, J. J., Cullen, J., & Suzuki, K. U.S. Patent No. 8,793,220. Washington, DC: U.S. Patent and Trademark Office, 2014. [3] Chaitanya L., Laxmikant K., Mamta B., Saachi J., Ashish P., Hemant W. E-Gatepass System. International Research Journal of Engineering and Technology (IRJET), 5(3), pp 3689- 3692, March 2018 [4] Norizan Anwar, Mohamad Noorman Masrek, Yanty Rahayu Rambli, Visitor Management system by applying the model of UTAUT, IEEE symposium on Business, engineering and industrial application, 23-26 Sep,2012. [5] Elakkiya, Nirmala Priyadarshini, "Web-Based Hostel Management system for improving sustainable performance of Educational Instituttions", International Journal of Latest trends in Engineering and technology, Vol.10, Issue 1, PP.050-053,2017. [6] Prof. Abhay Gaidhani1, Suraj Sahijwani2, Parag Jain3, Shantanu Jadhav4, Ankush Jain5 1,2,3,4,5 Department of Computer Engineering, Sandip Institute of Engineering Management, Nashik, Volume 02, Issue 10, [October –2015]. [7] R. Halemani and A. Rajagopal, ”Building automation security using can and IoT,” 2015 International Conference on Applied and Theoretical Computing and Communication Technology (iCATccT), Davangere, 2015, pp. 471-476.