You are on page 1of 2

BusPass System

abstract

A web based application that operates the various bus pass management
functionality or Bus Pass System. It is to be used by transport vendors who
allocate passes to their customers. This system makes it very easy for a user
to manage his/her bus pass.

This Bus Pass System allows a user to apply for a new pass, renew existing
pass and apply for a duplicate pass in case pass is lost. There is a discount
of 10% for students and 30% for senior citizens inbuilt in this system. The
user can avail pass on monthly or quarterly basis. Once the user verifies
his/her identity at the transport agency, they can use the portal to apply and
manage their pass.

The Admin of this Bus Pass System portal can view all the transactions. All
the user details can be managed by the admin as well as the applications for
new passes. This is application is develop using the Microsoft .net
framework. The database used to store user information is Microsoft SQL
Server. The portal accepts payments for pass renewal via credit/debit card
or net banking.

You can use Microsoft Visual Studio as the IDE for this Bus Pass System
project.You will have to implement payment gateway as well for online
payment.

Existing System

The existing Bus Pass System is manual. The users have to wait in long
queue to renew their pass. If a new user applies for a pass, the process of
identity verification becomes difficult as every process is file based. There is
no centralized storage which leads to improper revenue calculations.

Proposed System

Proposed Bus Pass System is fully automated. Only one manual process is
required that is identity verification. Once the identity is verified the users
can use this system to apply for new pass, renew their expired pass and
make payment for the same. The admin of this portal can check all the
transactions and view the details of every user. This becomes very essential
in taking managerial decisions. It also reduces the risk of corruption. From a
user’s perspective, managing their bus pass becomes easy and smooth.
Bus Pass System Modules

Login module

This module allows the customers and the admin to log into the portal to
view their corresponding options. The user needs to enter their respective ID
and password to authenticate him/her.

Customer module

This module allows the customers to apply for a new pass, renew expired
pass and make the payment online. Navigation is kept simple so as to ease
the user experience. More emphasis is given on security as the module
accepts online payment.

Admin module

This module facilitates the governance of the entire portal. All the users and
their details can be viewed. All the transactions done on the portal can be
viewed by the admin.

Software Requirements

 Visual Studio
 Microsoft SQL Server

Hardware Requirements

 Processor: Dual core or above


 RAM: 4 GB or above

Technologies Used

 C#
 Microsoft .net framework
 SQL

You might also like