spars

18
InterfacePro WebTech Pvt. Ltd. Table of Contents List of Figures...................................................... 2 List of Tables....................................................... 2 Chapter 1 Introduction to Project....................................3 1.1 Profile.........................................................3 1.2 Purpose.........................................................3 1.3 Scope...........................................................3 1.4 Hardware and Software Requirements..............................3 1.4.1 Hardware requirements.......................................3 1.4.2 Software requirements.......................................3 1.5 Constraints.....................................................4 1.5.1 Functional Requirements.....................................4 1.5.2 Non Functional Requirements.................................4 1.6 Process model...................................................4 1.7 Data dictionary.................................................5 1.8 Timeline........................................................6 Chapter 2 Diagrams................................................... 7 2.1 Flow chart......................................................7 2.1.1 Flow chart of accommodation.................................8 2.1.2 Flow chart of food..........................................9 2.1.3 Flow chart of facilities module............................10 2.1.4 Flow chart of Spa and Therapy..............................10 2.1.5 Flow chart of Adventure module.............................11 2.1.6 Flow chart of corporate module.............................11 2.1.7 Flow chart of Reservation module...........................12 2.2 DFD 0 Level....................................................13 2.2.1 DFD-1 Level of reservation.................................13 2.2.2 DFD-1 level for update/cancel reservation..................14 1

Upload: anthony-joseph

Post on 03-Sep-2015

215 views

Category:

Documents


2 download

DESCRIPTION

It will be useful in making of reports in projects

TRANSCRIPT

InterfacePro WebTech Pvt. Ltd.

InterfacePro WebTech Pvt. Ltd.

Table of ContentsList of Figures2List of Tables2Chapter 1 Introduction to Project31.1 Profile31.2 Purpose31.3 Scope31.4 Hardware and Software Requirements31.4.1 Hardware requirements31.4.2 Software requirements31.5 Constraints41.5.1 Functional Requirements41.5.2 Non Functional Requirements41.6 Process model41.7 Data dictionary51.8 Timeline6Chapter 2 Diagrams72.1 Flow chart72.1.1 Flow chart of accommodation82.1.2 Flow chart of food92.1.3 Flow chart of facilities module102.1.4 Flow chart of Spa and Therapy102.1.5 Flow chart of Adventure module112.1.6 Flow chart of corporate module112.1.7 Flow chart of Reservation module122.2 DFD 0 Level132.2.1 DFD-1 Level of reservation132.2.2 DFD-1 level for update/cancel reservation14

List of Figures

Figure 1.1 Spiral model5Figure 2.1 Flow chart7Figure 2.2 Flow chart of Accommodation8Figure 2.3 Flow chart of food module9Figure 2.4 Flow chart of facilities module10Figure 2.5 flow chart of spa and therapy module10Figure 2.6 flow chart of adventure module11Figure 2.7 Flow chart of corporate module11Figure 2.8 Flow chart of Reservation module12Figure 2.9 DFD 0 Level13Figure 2.10 dfd-1 level of reservation13Figure 2.11 DFD-1 level of update/cancel reservation14

List of TablesTable 1.1 data dictionary5Table 1.2 Time line6

Introduction to ProjectProfileProject name: SPARS Resort websiteProject type: websiteDevelopment team: Internal Guide: Rachna Patel and Reema DesaiTechnology Used: net beans (java), MySQL database.Purpose

The software described in this document is the www.sparsresort.com website and associated support pages. There may be a need for future updates of the website. The scope of the Get Real website is limited to attracting customers to visit spars resort.ScopeThe scope of this website is to provide all the information of SPARS resort.List of information: Accommodation Food Facilities Spa and therapy Adventure Corporate ReservationHardware and Software Requirements

Hardware requirements Personal computer/laptop.Software requirements Net beans (java) MySQL databaseConstraintsFunctional RequirementsFunctional requirements are the requirements, which are specified by the user. This type of requirement is necessary for the system to work as a users need. This requirement represents functional behavior of the system.Main Functionality: Accommodation: Gives all details information of accommodation. Food: Gives information about how many types of food available in resort. Facilities: provide list of facilities. Spa and therapy: gives facilities which provide in spa and therapy. Adventure: provide list of adventure. Corporate: gives information which type of corporate are available. Reservation: First time reservation:User enter type of room, number of room check_In and check_Out date. If rooms are available then user gives it all details like name, mobile number etc. after that user get one ID using this ID user update/cancel its reservation. Update/cancel reservation:Using user Id customer update/cancel reservation.Non Functional RequirementsNon- Functional requirements are the requirements, which are not explicitly stated by the user. This type of requirement enhanced the quality of software. These types of requirements are common and without it, its difficult to handle the system. System will have consistent and friendly user interface: We have tried to design the user-interface in such a way that it is very easy for novice and casual users to interact with system. Suppose any user makes mistake, the system will provide an appropriate error message that will guide the user for the further interaction.Process modelProject Development Approach and Justification We are following Spiral Model for developing our system. Spiral model combines the advantages of top-down and bottom-up concepts.Hence, we are using this model due to its following reasons: Our system needs continuous development. We will describe the characteristics with high priority first and then develop a prototype based on these. This prototype will be tested and desired changes will be made in the new system. This continual and steady approach will minimize the risks or failure associated with the change in the system. The client will be involved in the development of each segment and retains control over the direction and implementation of the system. The client's knowledge of the project grows as the project grows, so that they can interface effectively with the system.

Figure 1.1 Spiral model

Data dictionaryVariable_nameVariable_descriptionTypeSizeKey

U_IDUser idNumeric (int)10Primary key

U_nameUser nameString20

U_moUser mobile numberNumeric(int)10

U_addrUser addressVarchar50

E_IDUser email idVarchar30

R_typeRoom typeVarchar20

Check_InCheck in dateDate-

Check_OutCheck out dateDate-

R_IDRoom numberVarchar4

R_numNumber of room reserved by userint2

Table 1.1 data dictionaryTimelineDAY TOPIC TIME RESPONSIBILITY FEEDBACK

Day 1 Detailed system analysis 4 hour Details of the functionalities Review analysis & review feedback

Day 2Preparation of system requirement specification 4 hour Feasibility Analysis Feedback on SRS

Day 3Flow chart4 hoursSystem flow

Table 1.2 Time line

DiagramsFlow chart

Figure 2.1 Flow chartFlow chart of accommodation

Figure 2.2 Flow chart of AccommodationFlow chart of food

Figure 2.3 Flow chart of food module

Flow chart of facilities module

Figure 2.4 Flow chart of facilities module

Flow chart of Spa and Therapy

Figure 2.5 flow chart of spa and therapy moduleFlow chart of Adventure module

Figure 2.6 flow chart of adventure moduleFlow chart of corporate module

Figure 2.7 Flow chart of corporate moduleFlow chart of Reservation module

+Figure 2.8 Flow chart of Reservation moduleDFD 0 Level

Figure 2.9 DFD 0 Level

DFD-1 Level of reservation

Figure 2.10 dfd-1 level of reservation

DFD-1 level for update/cancel reservation

Figure 2.11 DFD-1 level of update/cancel reservation

14

start

DisplayHome page

Accommodation

Room types

Food

Display list of food

Facilities

List offacilities

Spa Andtherapy

Details of spa and therapy

Adventure

List of adventure

corporate

Types of corporate

Reservation

Reservation page

Contact Us

Contact information

End

start

DisplayHome page

Accommodation

List of room

Select any one

DeluxRoom

Details of delux room

Gujjucottages

Details of Gujju cottages

Gujjudelux

Details of Gujju delux

Royal

End

Details of Royal room

Honeymoonspecial

Details of honeymoon special

Tents

Commonhall

Details of Tents

Details of Common hall

start

DisplayHome page

Food

List of food

Select any one

Kathiyawadi

Flavor of Kathiyawadi

Punjabi

Flavor of Punjabi

Chinese

Flavor of Chinese

South Indian

End

Flavor of South Indian

Breakfast Tea

All breakfast items

Chat

Chat experience

start

Display home page

Facilities

List of allFacilities

End

start

Display home page

Spa AndTherapy

Gives allInformation

End

start

Display home page

Adventure

List of allAdventure

End

start

Display home page

Corporate

Types and details ofcorporate

End

start

Display home page

Reservation

NewReservationandUpadate/cancel

End

Select one

New Reservation

Update/cancel

Fill details

Availability?

Book now

Fill personal details

Submit

User get id,On request

Successfully

Error

Yes

No

Enter user Id

Display reservation details

Update/Cancel

Modify details

Display messege

Submit

Update

Cancel

No

Updation done

Successfully

Error

User

Reservation

check

Display result

User

Filldetails

check

Fill personal details

Book now

Database

Database

Match

Fetch

Stored

User

Check user_id

User_id

updation

successfully

Database

Database

Match

Fetch

Stored

Displaymessege

Error