System Design Document
Revised Version: SDD 2.0
Prepared by
Team #26
Ruken GÜNEŞ
Bahar TEKE
Özlem HAYRAT
Ömer ÖZTÜRK
2012
Preface
This document is Software Design Document for our project named as Hotel Management System. In this document, system modul will be documented clearly.
TABLE OF CONTENT Preface 2 TABLE OF CONTENT 2 3. System Components 6
4. Detailed Design 30
1. Introduction
1.1. Purpose
The purpose of Software Design Description is to identify what need to coded that is specified in SRS. In this document, brief information of Hotel Management System will be given.
1.2. Scope In this document, the detailed description of Hotel Management System will be given. Our hotel management system project will have a web interface. In the web interface, there are 3 types of user and which are;
-Administration
-Staff
-Authorized user
Each user type will have a different authorization to access to the system.
1.3. Definitions, Acronyms & Abbreviations
2. System Overview
Hotel management system is a web based project, which helps to hotel employees interacting to clients and each other. To do this, hotel management system has messaging, sending e-mail module
3. System Components
3.1. Decomposition Description
3.1.1. Module Decomposition
The way followed while making module decomposition is to divide the system into modules so that the operations are done under each module will be higly related with each other, but they are not so much related with other operations in other modules. Taking this into consideration, hotel management system project’s main services are as follows;
3.1.1.1 User Authetication Module
Identification: User Authentication Module
Type: Application
Purpose: This Module provide user to register and authenticate user.
Function: User enables to register to system and log in. Also