Airline Reservation System MSE Project Phase 1 Presentation

  • Slides: 18
Download presentation
Airline Reservation System MSE Project Phase 1 Presentation -- Kaavya Kuppa Committee Members: Dr.

Airline Reservation System MSE Project Phase 1 Presentation -- Kaavya Kuppa Committee Members: Dr. Daniel Andresen Dr. Torben Amtoft Dr. Mitchell L. Neilsen

Agenda l l l l Project Overview Use Case Diagrams System Functionality Cost Estimation

Agenda l l l l Project Overview Use Case Diagrams System Functionality Cost Estimation Model Gantt Chart Architecture Elaboration Plan Project Plan Questions

Project Overview l l l The main objective of this project is to design

Project Overview l l l The main objective of this project is to design and develop an Airline Reservation System. This project is mainly intended for the customers, who use the airline websites to make reservations on flights. This system will be implemented in C#. NET and SQL Server 2000 will act as the database.

Project Overview continued l l l The main motivation for the project comes from

Project Overview continued l l l The main motivation for the project comes from my interest to learn new technologies, like C# and ASP. NET. Creating a web-based online application would give me more experience using these technologies. Database design was also one of my major objective for choosing this project.

Use Case Diagrams l Customer Use Case Diagram

Use Case Diagrams l Customer Use Case Diagram

Use Case Diagrams continued l Administrator Use Case Diagram

Use Case Diagrams continued l Administrator Use Case Diagram

System Functionality l The functionality for the project is divided among the users and

System Functionality l The functionality for the project is divided among the users and administrators of the Airline Reservation System. l User Functionality Administrator Functionality l

User Functionality l l l l New Registration Edit personal details Login/Logout Book flights

User Functionality l l l l New Registration Edit personal details Login/Logout Book flights Book motels, packages along with the airline ticket reservations Contact the airline company View the booking instructions online

Administrator Functionality l l l l Login/Logout Add/Delete/Modify customer information Add/Delete/Modify flight information Add/Delete/Modify

Administrator Functionality l l l l Login/Logout Add/Delete/Modify customer information Add/Delete/Modify flight information Add/Delete/Modify package or motel information Cancellation of Reservations E-mail Confirmation Modify details of web-page

Cost Estimation Model l l The Constructive Cost Model, also known as the COCOMO

Cost Estimation Model l l The Constructive Cost Model, also known as the COCOMO model , has been designed in 1981 by Barry Boehm, to give an estimate of number of man months it will take to develop a software product. The model also estimates the development schedule for the project in months and gives us a schedule distribution for all the major phases of a project.

Cost Estimation Model continued l l l l The Airline Reservation System project has

Cost Estimation Model continued l l l l The Airline Reservation System project has an average complexity and fair flexibility. Thus, this project is classified as an organic project under the COCOMO model. The equations as they are modified for the organic projects are as follows: Effort = 3. 2 * EAF * (Size) ^ 1. 05 Time = 2. 5 * (Effort) ^ 0. 38 where Effort = number of staff months (PM) EAF = effort adjustment factor Size = number of lines of code for completed product. It is measures in KLOC (thousands of lines of code) Time = total number of months

Cost Estimation Model Continued l l Effort = 3. 2 * 0. 45 *

Cost Estimation Model Continued l l Effort = 3. 2 * 0. 45 * 3. 0 ^ 1. 05 = 4. 56 staff months Time = 2. 5 * 4. 56 ^ 0. 38 = 4. 44 months (development time)

Gantt Chart

Gantt Chart

Architecture Elaboration Plan l l l l Revision of the Vision document Revision of

Architecture Elaboration Plan l l l l Revision of the Vision document Revision of the Project Plan Architecture Design Developing Prototype Test Plan Formal Technical Inspections Formal Requirements Specification Phase 2 Presentation

Project Plan (Phase 1) l l Vision Document 1. 0 Project Plan 1. 0

Project Plan (Phase 1) l l Vision Document 1. 0 Project Plan 1. 0 Software Quality Assurance Plan Presentation 1

Project Plan (Phase 2) l l l l l Action items identified during phase

Project Plan (Phase 2) l l l l l Action items identified during phase I Vision Document 2. 0 Project Plan 2. 0 Formal Requirement Specification Architecture Design Test Plan Formal Technical Inspection – submitted by two individual MSE students Executable Architecture Prototype Phase 2 Presentation

Project Plan (Phase 3) l l l l l Action items identified during phase

Project Plan (Phase 3) l l l l l Action items identified during phase II User Manual Component Design Source Code Assessment Evaluation Project Evaluation Test Results References Formal Technical Inspections - submitted by two individual MSE students Final MSE presentation

Questions ?

Questions ?