Digital Out Pass System
Digital Out Pass System
ISSN No:-2456-2165
Corresponding Author: CH.Navya Anusha2*, G.Venkata Sowmya3*, K.Devi Mahendra4*, K.Rishik Reddy5*, G.Durga Harshitha6*
Abstract:- The issue of security is foremost in any Thus It eliminates the need for physical interactions with
organization, especially for the students. And when it wardens, reducing the time and effort spent by students and in
comes to outings and attendance permissions the students securing an out-pass. And for wardens by allowing them to
found it more time consuming especially in emergency review and approve out-pass requests electronically, reducing
situations as he/she had to run in search of their allocated disruptions to their professional commitments. Thus our
wardens who may be a teaching faculty. In these scenarios project aims to provide a user-friendly and efficient system for
it is difficult to reach our respective wardens. The above monitoring student activities, both within the campus and in
issue pushes us to develop the automated system known as the hostels. Our solution simplifies this process, ensuring
The Digital Out Pass System. It is an efficient and modern accurate and efficient record-keeping.
solution planned to issue and manage out passes and
permissions for students leaving college premises digitally. II. LITERATURE SURVEY
This system aims to replace traditional paper-based out
pass procedures, offering a more secure and easy approach This literature review will describe some preliminary
for the users. The key features include are user research that was carried out by several authors on this
authentication, pass request generation, appropriate work and we are going to take some important
approval/disapproval of pass request and pass generation, articles into consideration and further extend our work.
all these are accessible through a user-friendly web
application. It includes strong security measures by A. Peairs:-
making sure that only authorized users can request and The Surigao State College of Technology - Del Carmen
receive out passes. It lessens the risk of human inaccuracies Campus is the sole public higher education institution in
with traditional out pass methods. By adopting this system, Siargao Islands, Surigao del Norte, Philippines. It has
the educational institutions can better control access, published a pass slip policy to ensure the safety of students,
improve response times to incidents, and overall elevate maintain records, monitor the exit status of employees, and log
their security practices. visitor visits. However, the present manual recording system
can have a risk of file and document lossage. Which can be
Keywords:- Digital Out Pass, Attendence Permission, Hostels, problematic at times when the administration requires
Electronic Approval, Record-Keeping, Web Application,Data information. Therefore, this study is dedicated to creating and
Base Management System, Authentication, Authorization. designing an SSCT Automated Gate Pass System, which
centralizes the recording of student and employee departures
I. INTRODUCTION as well as visitor entries. The traditional manual record
management system demand the transportation of numerous
In many educational institutions, the process of obtaining documents to storage facilities, leading to the unnecessary
an out-pass has traditionally depends on a manual system. The expenditure of both time and money when the information is
student should carry the written request for an out-pass, which needed.
must then be signed by the respective warden. The problem is
that students had to find their warden in person, but the B. Chaitanya L:-
wardens are often busy as teachers. The time-consuming On the other hand, there is a push for innovations to make
nature of this procedure not only affects the students but also transactions faster and in simple manner. One of these greatest
disturbs the professional work of the wardens. This is where innovations is the E-Gate Pass System, which is sketched to
the introduction of our web application can be truly effective make the current mechanism work better. It does this by using
.On the frontend, we use html,css,javascript.On the backend, technology to do things more efficiently and effectively, which
we integrate MYSQL database and php with xampp server. means less work needs to be done with human effort. In
And to ensure a robust and reliable system we dedicate web simpler terms, it's like upgrading a process to save time and
application that offers a practical solution for enhancing effort.
efficiency and comfort in the out-pass request and approval
process.
Fig 2 Use Case Diagram Build a student dashboard that displays the status of their
outpass requests.
Implementation Implement the ability for students to view the approval or
rejection status.
Step 1: Setup Your Development Environment
Step 9: Notifications
Install a local web server (e.g., XAMPP, WAMP, or
MAMP) to run PHP and MySQL. Implement email or SMS notifications for students when
Set up a code editor or an Integrated Development their requests are approved or rejected.
Environment (IDE) for PHP development.
V. CONCLUSION
FUTURE SCOPE