Project Documentation

<aside> 📌 Live link: https://outing-pass-system.vercel.app/ Repo link: https://github.com/vishesh-sachan/outing-pass-system.git

</aside>

This project was developed to address the inconvenience hostel students face while creating an out-pass to leave the college campus.

It's a long and tedious process.

I have written all the steps to create a pass in case you're interested.

This project solves the inconvenience by converting the entire process into an optimised digital application.

Students can now apply for passes from their rooms, and wardens can approve them with just one click from anywhere (e.g., mess).


Work Flow


workFlow.png


Technical approach


Next js for frontEnd and backEnd

Web socket server for real time data exchange ( pass was approved or rejected messages to student etc. )

DataBase → SQL database with related tables.

Pages