Project FINAL
Project FINAL
Bus Ticketing
System
Group Members:
Syeda Hijab Zehra
Tamseela Basharat
Masooma Bakhtiari
Introduction:
THERE ARE THREE MODULES 1. REGISTRATION 2. TICKET BOOKING AND 3. CUSTOMER CARE
IN TOTAL, WHICH WILL BE PAYMENT
EXPLAINED IN DETAIL ONE BY
ONE:
•REGISTRATION
•The main purpose of this module is to collect and compile all the information of the user for their registration in
the system. Without registration, the user would only be able to see the home page features but would not be
allowed to use the service. During registration, he would be instructed to provide the required information
correctly. The fields which the user would be asked to fill are first name, last name, password, CNIC, mobile
number, gender and e-mail. Next will be the selection of the pick-up city, from where the user will ride and his
destination city. A list of cities will be generated for both pick up and destination. The user will select his desired
locations.
HTML Presentation layer CSS, Java scripts, As, making web applications is something
XML new for us, HTML is very simple and easy to
learn. We found it user friendly plus it’s
supported by all browsers. Moreover, many
useful and easy tutorials are available of it
for beginners like us.
PHP Business layer/ Application layer Python, Java, C# PHP is the easiest to link with the HTML
forms. Also, it can also be easily connected
with the data layer.
MY-SQL Data Layer mongo DB, oracle MY-SQL is a part of our course and we
Workbench have our labs using this. It is convenient for
us as we are familiar with it.
XAMPP Provide server to run application. XAMPP is a free and open-source cross-
platform web server solution stack package
consisting interpreters for scripts written in
the PHP programming languages. Since
most actual web server deployments use the
same components as XAMPP, it makes
transitioning from a local test server to a
live server possible.
• The languages, tools or techniques used in design
USER and development of these web pages are:
INTERFACE • • HTML
• • CSS
DESIGN • • Visual Studio Code (text editor)
• • Browser
SIGN UP
SIGN IN
For the users who have had already registered before. In
other words, they will be using the application for the
second time.
MAIN APPLICATION PAGE
TICKET SLIP
CUSTOMER CARE
THE END