Sei sulla pagina 1di 5

Project Plan

E-Ticketing Application

Project Description:

In this project plan mainly we have following 5 modules which are more concerned about E-
Ticketing Application.

Module 1: The module contain


Login: Concern with user login
Route Management: Route management contains route number, number of stops, Fare,
Beginning stop and ending stop, Running time having start time and end time.

Logout: Concern with user logout

Module 2 Bus Stop Management: Contains Route number, Stop number, Fare.

Module 3 Bus Detail: It includes Bus type, Bus number, minimum charges, depot, fare
increment, child fare, and Adult fare.

Module 4 Trip Information: This module includes Number of trip, Route number, Bus number,
Start time, End time.

Module 5 Ticketing: It involves Bus type, Bus Number, Route Number, Minimum charges,
Depot, Beginning stop, and end stop, Number of person (Child), Number of person (Adult), Total
fare.
Data Flow Diagram

Context Diagram

Passenger Details
details
Administrator E- Ticketing Administrator

Level 1 DFD Administrator

Route management

Administrator E- Ticketing View Bus Details

Admin id, Bus details


password

Admin details
Bus Ticketing
Login

Verify Trip information

Validate Login

Bus Stop
DATABASE TABLE DESIGN

Table Name: - Login

Primary key: User Name

Table Name: - Route management

Primary Key: Routenumber

Table Name: - Busdetails

Primary Key: Busnumber


Table Name: - Busstop

Table Name: - Trip

Primary Key: Routenumber

Table Name: - Ticketing

Primary Key: Bus number


Technology
PHP having:
Database Design ( MySql)
Form Design (HTML)
Coding (PHP)
Testing (Xampp Server)

Potrebbero piacerti anche