top of page
WhatsApp Image 2021-09-23 at 9.57_edited.jpg

ONLINE PLATFORM FOR PASSENGER PASSES OF STATE ROAD TRANSPORTS

State transports are very beneficial for students because they are economical and have more frequency to nearly every route in the city. However, the major problem with them is that their pass generating and renewing process is very tedious and time-consuming. In India, there are very long queues at the transportation office, and because of ineffective operations, it takes nearly 2-3 hours just to do a simple task.

bus1.jpg

Sometimes students have to go there multiple times because of technical issues or other procedural-related problems. The entire system is offline and uses very little technology, which makes it slow and lengthy.

This project aims to solve this problem by generating an online portal for renewing and generating student pass for state transportation. It also offers many other services such as a payment gateway system, user authentication system, and online track record that is linked to a person’s Aadhar card.


This project is developed using Php, bootstrap, and Javascript.

The core functionalities of the project are mentioned below:

Home Page:

                    

The home page contains a navigation bar that has four navigation buttons namely home, gallery, about, contact. Apart from that, in the center of the home page, there are two buttons, namely login, and Registration. By clicking on these buttons, students can access the Login form and Registration form.

WhatsApp Image 2021-09-23 at 9.57_edited.jpg

Login Page:

                 

Users can access this page by clicking on the login button on the home page. This page contains two input fields, where the user can enter his/her username and password. Forgot password button is also provided.

login.jpeg

Registration Page:

Users can get access to this by clicking on the registration button on the home page. This page contains several input fields with their labels. At the bottom of the registration form, there are two buttons named submit and cancel. 

regipage.jpeg

User Profile:


User profile contains all the personal details including DoB, Aadhar card number, and Email ID. It also contains the past records of the pass.

up.jpeg

Central Database:

The database contains all the entries of an existing member and their status. It is generally operated by the admin, which is the transportation authority. Admin also approves all the requests that are received by the portal regarding any particular operation.

db.jpeg
bottom of page