You are on page 1of 7

Project System Design

Class:- SYBBA(CA) SEM IV


Project Tittle :- Railways Reservation System

Team Member:-
Roll no.Team Member Contact No.
Name
2204101 Divya Mallikarjun 9209114771
Pujari

System Design:-
In this phase, a logical system is built which fulfils
the given requirements. Design phase of
software development deals with transforming
the client’s requirement into a logically working
system. Normally, design is performed in the
following in two steps:
1.Primary Design phase:
In the phase , the system is designed at block
level. The blocks are created on the basis of
analysis done in the problem identification
phase. Different blocks are created for different
functions emphasis is put on minimising the
information flow between blocks. Thus, all
activities which require more interaction are kept
in one block.
2. Secondary Design phase:
In the secondary phase the detailed design of
every block is performed.

The general tasks involved in the design process


are the following.
1.Design various blocks for overall system
processes.
2.Design smaller, compact and workable modules
in each block.
3.Design various database structure.
4. specify details of programs to programs to
achieve desired functionality.
5. Design the form of inputs, and outputs of the
system.
6.perform documentation of the design.
7. system reviews.

1.Design Constraints:-

The system design and database design.


Business process design implements the
order of various functions and links
between the functions. Database design
mainly realizes data tables and the
relationship between data tables.

 Customers register personal information


,so they can order ticket in the system.
 Customers search train information
through the system and see whether
having appropriate tickets.
 Customers order tickets on user
interface.
 The system returns the result of
ordering tickets information.
 Customers can select cancelling
operation for some reasons, so the
personal information will be removed
from the system.
The system business process chart is
show in figure.
3.ER Diagram:

3. System Model DFD:-


a) Zero Level of DFD:-
b) First Level of DFD:-

c) Second Level DFD:-


Submission Date:-
Divya Mallikarjun Pujari (2204101)
Sign:-_____________

You might also like