easybusticketing.docx

11
Chapter 6 System Implementation 6.1 System Implementation We implement our software by using: 1. PHP 2. HTML 3. CSS 4. MYSQL 5. JAVA SCRIPT 6.2 Graphical view of the system: 6.2.1.1 Home Page Interface: From this interface a visitor can search for bus schedules. Figure6.2.1.1: Home Page Interface 1

Upload: shafayat-alam

Post on 17-Nov-2015

213 views

Category:

Documents


0 download

TRANSCRIPT

Chapter 6System Implementation6.1 System ImplementationWe implement our software by using:1. PHP2. HTML3. CSS4. MYSQL5. JAVA SCRIPT6.2 Graphical view of the system:6.2.1.1 Home Page Interface: From this interface a visitor can search for bus schedules.

Figure6.2.1.1: Home Page Interface6.2.1.2 Home Page Search Results: From this part of interface a visitor can see details (Include seat layout, seat price, boarding points etc.) of a suitable bus schedule.

Figure6.2.1.2: Home Page Search Results Interface6.2.1.3 Seat layout and Selection interface: From this interface a visitor can select suitable seat(s) for journey and can confirm the booking of the seat(s).

Figure6.2.1.3: Seat layout and selection Interface6.2.1.4 Cancel Ticket Interface: From this interface a visitor can request to cancel a ticket.

Figure6.2.1.4: Cancel Ticket Interface6.2.2.1 Admin Login Interface: From this interface Admin can login by using their Username and Password.

Figure - 6.2.2.1: Admin Login Interface6.2.2.2 Admin Dashboard Interface: This interface has all the functions available for Admin, for administration.

Figure 6.2.2.2: Admins Dashboard6.2.2.3 Bus Company Registration interface: From this interface Admin can register a new bus company.

Figure 6.2.2.3: Bus Company Registration Interface6.2.2.4 List of registered Bus Companies: In this interface Admin can see all the bus companies that registered.

Figure 6.2.2.4: List of Registered bus companies6.2.2.5 Edit profile (admin): From this interface Admin can change his/her password.

Figure 6.2.2.5: Edit Profile (Admin) interface6.2.3.1 Bus Company login interface:- From this interface Bus Company can login by using their Service ID and Password.

Figure 6.2.3.1: Bus Company login Interface6.2.3.2 Bus Companys Dashboard Interface: This interface has all the functions available for bus companies to maintain their schedules and other details.

Figure 6.2.3.2: Bus Companys Dashboard Interface6.2.3.3 Schedules Interface: From this interface bus company can check all the schedules details.

Figure 6.2.3.3: Schedules Interface6.2.3.4 Add a Schedule Interface: From this interface Bus Company can add a new schedule.

Figure 6.2.3.4: Add a Schedule Interface6.2.3.5 Sold Tickets Details Interface: From this interface Bus Company can see the details of sold tickets.

Figure 6.2.3.5: Sold Tickets Details Interface6.2.3.6 Edit profile (Bus Company): From this interface a Bus Company can change their password.

Figure 6.2.3.6: Edit Profile (Bus Company) interface6.3 Graphical view of the mobile app for users:6.3.1 Home Interface: From this interface a visitor can search for bus schedules.

Figure6.3.1: Home Interface6.3.2 Search Results Interface: From this interface a visitor can select a suitable bus schedule.

Figure6.3.2: Search Results Interface6.3.3 Seat layout and Selection interface: From this interface a visitor can select suitable seat(s) for journey and can confirm the booking of the seat(s).

Figure6.3.3: Seat layout and selection Interface

6.3.4 Visitors Contact Info Interface: In this interface a visitor will provide his/her contact details for booking confirmation message.

Figure6.3.4: Visitors contact info Interface10