logging in or signing up MINI-PROJECT mohitjoshi28 Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 3407 Category: Education License: All Rights Reserved Like it (5) Dislike it (1) Added: June 06, 2010 This Presentation is Public Favorites: 4 Presentation Description No description available. Comments Posting comment... By: maurya007 (2 month(s) ago) its very nice Saving..... Post Reply Close Saving..... Edit Comment Close By: pandu36 (21 month(s) ago) i want hotel management mini project by sumit tiwari please.my email address is pks_pandu@yahoo.com Saving..... Post Reply Close Saving..... Edit Comment Close By: pandu36 (21 month(s) ago) i want this ppt of hotel management system.please allow me to domnload that ppt. please Saving..... Post Reply Close Saving..... Edit Comment Close Premium member Presentation Transcript MINI-PROJECT ON HOTEL MANAGEMENT : MINI-PROJECT ON HOTEL MANAGEMENT PRESENTED BY SUMIT TIWARI MCA IV SEM Requirement : Requirement To manage the booking & check in functions and allow you swiftly get on with running you business. Track your customers & maintain their records in the data base for further use. You can analyze hotel operational trends and effort with regard to your forthcoming needs. Reorganize reservations and allocate rooms without an eraser in sight. How to manage : How to manage For properly manage a hotel divide it in sub modules. MANAGER FRONT- OFFICE HOUSE-KEEPING MARKETING DEPARTMENT HOTEL Food & Beverage Development process : Development process Every software development consists of several phases, has certain predefined work and at end of each phase proper document is prepared. These phases are based on certain Software Development model. Waterfall model Requirements specification and analysis. System and software design Implementation & unit testing Integration & system testing Operation & maintenance REQUIREMENT ANALYSIS : REQUIREMENT ANALYSIS PROBLEM DEFINATION : Customer Information-If a customer arrives, then a particular room is available or not as requirement of customer. Total income gain by hotel & expenditure Staff information- How many staff is there in hotel and what is their designation and salary Information regarding room- How many and which type of rooms (ac, non-ac) are in hotel and how much is there cost. Slide 6: BASIC REQUIRMENTS User may only require knowing about how to work with this software and feed quarries. He has jdk (java development kit) to run this software, and enough space in system memory to keep track of all the records. Slide 7: RESOURCE REQUIREMENTS * Monitor * Keyboard * Pentium processor * Text editor * Compiler * A HLL programming language * Window xp. SYSTEM DESIGN : SYSTEM DESIGN Software design is the activity where software requirements are analyzed in order to produce a description of the internal structure and organization of the system that will serve as the basis for its construction. There are two activities Software architectural design Software implementation design Software design objectives : Software design objectives To produce various models that can be analyzed and evaluated to determine if they will allow the various requirements to be fulfilled, To examine and evaluate various alternative solutions and trade-offs, and To plan the subsequent development activities. DATAFLOW DIAGRAMS : DATAFLOW DIAGRAMS A data flow diagram (DFD) is a graphical representation that depicts information flow and the transform that are applied as data move from input to output. CONTEXT LEVEL DFDHOTEL MANAGEMENT SYSTEM : CONTEXT LEVEL DFDHOTEL MANAGEMENT SYSTEM DATA FLOW DIAGRAMOPENING A NEW ROOM : DATA FLOW DIAGRAMOPENING A NEW ROOM DATA FLOW DIAGRAMCHECK-IN OF A NEW CUSTOMER : DATA FLOW DIAGRAMCHECK-IN OF A NEW CUSTOMER DATA FLOW DIAGRAMRECORD MODIFICATION : DATA FLOW DIAGRAMRECORD MODIFICATION DATA FLOW DIAGRAMCHECK-OUT OF CUSTOMER : DATA FLOW DIAGRAMCHECK-OUT OF CUSTOMER DATA FLOW DIAGRAMLISTING OF CUSTOMERS : DATA FLOW DIAGRAMLISTING OF CUSTOMERS DATA FLOW DIAGRAMGENERATING BILL OF CUSTOMER : DATA FLOW DIAGRAMGENERATING BILL OF CUSTOMER DATA FLOW DIAGRAMLIST OF ALL RECORDS : DATA FLOW DIAGRAMLIST OF ALL RECORDS TESTING : TESTING Software testing is the process used to assess the quality of computer software. The essence of testing is to: Catch as many errors as possible Correct the errors Track the errors to understand their causes and any . patterns that may exist Revalidate the stability of the solution, including ensuring that the correction of one error does not lead . to the introduction of another error somewhere else Testing methods : Testing methods Software testing methods are traditionally divided into two parts- Blackbox Testing- It aims to test the functionality according to the requirements. White box testing- White box testing methods include creating tests to satisfy some code coverage criteria. TYPES OF TESTING : TYPES OF TESTING Unit Test Integration Test Functional Test Acceptance Test Validation Test LIMITATIONS : LIMITATIONS User must input data as correctly as much as possible, it can’t handle debugging. E.g. It doesn’t limit the total no. of digits in a phone. Software is not so much sophisticate. It would be run on a computer having 512 MB (RAM) and Intel Pentium processor. It doesn’t support multi-user environment. THANKS : THANKS You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
MINI-PROJECT mohitjoshi28 Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINT lite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 3407 Category: Education License: All Rights Reserved Like it (5) Dislike it (1) Added: June 06, 2010 This Presentation is Public Favorites: 4 Presentation Description No description available. Comments Posting comment... By: maurya007 (2 month(s) ago) its very nice Saving..... Post Reply Close Saving..... Edit Comment Close By: pandu36 (21 month(s) ago) i want hotel management mini project by sumit tiwari please.my email address is pks_pandu@yahoo.com Saving..... Post Reply Close Saving..... Edit Comment Close By: pandu36 (21 month(s) ago) i want this ppt of hotel management system.please allow me to domnload that ppt. please Saving..... Post Reply Close Saving..... Edit Comment Close Premium member Presentation Transcript MINI-PROJECT ON HOTEL MANAGEMENT : MINI-PROJECT ON HOTEL MANAGEMENT PRESENTED BY SUMIT TIWARI MCA IV SEM Requirement : Requirement To manage the booking & check in functions and allow you swiftly get on with running you business. Track your customers & maintain their records in the data base for further use. You can analyze hotel operational trends and effort with regard to your forthcoming needs. Reorganize reservations and allocate rooms without an eraser in sight. How to manage : How to manage For properly manage a hotel divide it in sub modules. MANAGER FRONT- OFFICE HOUSE-KEEPING MARKETING DEPARTMENT HOTEL Food & Beverage Development process : Development process Every software development consists of several phases, has certain predefined work and at end of each phase proper document is prepared. These phases are based on certain Software Development model. Waterfall model Requirements specification and analysis. System and software design Implementation & unit testing Integration & system testing Operation & maintenance REQUIREMENT ANALYSIS : REQUIREMENT ANALYSIS PROBLEM DEFINATION : Customer Information-If a customer arrives, then a particular room is available or not as requirement of customer. Total income gain by hotel & expenditure Staff information- How many staff is there in hotel and what is their designation and salary Information regarding room- How many and which type of rooms (ac, non-ac) are in hotel and how much is there cost. Slide 6: BASIC REQUIRMENTS User may only require knowing about how to work with this software and feed quarries. He has jdk (java development kit) to run this software, and enough space in system memory to keep track of all the records. Slide 7: RESOURCE REQUIREMENTS * Monitor * Keyboard * Pentium processor * Text editor * Compiler * A HLL programming language * Window xp. SYSTEM DESIGN : SYSTEM DESIGN Software design is the activity where software requirements are analyzed in order to produce a description of the internal structure and organization of the system that will serve as the basis for its construction. There are two activities Software architectural design Software implementation design Software design objectives : Software design objectives To produce various models that can be analyzed and evaluated to determine if they will allow the various requirements to be fulfilled, To examine and evaluate various alternative solutions and trade-offs, and To plan the subsequent development activities. DATAFLOW DIAGRAMS : DATAFLOW DIAGRAMS A data flow diagram (DFD) is a graphical representation that depicts information flow and the transform that are applied as data move from input to output. CONTEXT LEVEL DFDHOTEL MANAGEMENT SYSTEM : CONTEXT LEVEL DFDHOTEL MANAGEMENT SYSTEM DATA FLOW DIAGRAMOPENING A NEW ROOM : DATA FLOW DIAGRAMOPENING A NEW ROOM DATA FLOW DIAGRAMCHECK-IN OF A NEW CUSTOMER : DATA FLOW DIAGRAMCHECK-IN OF A NEW CUSTOMER DATA FLOW DIAGRAMRECORD MODIFICATION : DATA FLOW DIAGRAMRECORD MODIFICATION DATA FLOW DIAGRAMCHECK-OUT OF CUSTOMER : DATA FLOW DIAGRAMCHECK-OUT OF CUSTOMER DATA FLOW DIAGRAMLISTING OF CUSTOMERS : DATA FLOW DIAGRAMLISTING OF CUSTOMERS DATA FLOW DIAGRAMGENERATING BILL OF CUSTOMER : DATA FLOW DIAGRAMGENERATING BILL OF CUSTOMER DATA FLOW DIAGRAMLIST OF ALL RECORDS : DATA FLOW DIAGRAMLIST OF ALL RECORDS TESTING : TESTING Software testing is the process used to assess the quality of computer software. The essence of testing is to: Catch as many errors as possible Correct the errors Track the errors to understand their causes and any . patterns that may exist Revalidate the stability of the solution, including ensuring that the correction of one error does not lead . to the introduction of another error somewhere else Testing methods : Testing methods Software testing methods are traditionally divided into two parts- Blackbox Testing- It aims to test the functionality according to the requirements. White box testing- White box testing methods include creating tests to satisfy some code coverage criteria. TYPES OF TESTING : TYPES OF TESTING Unit Test Integration Test Functional Test Acceptance Test Validation Test LIMITATIONS : LIMITATIONS User must input data as correctly as much as possible, it can’t handle debugging. E.g. It doesn’t limit the total no. of digits in a phone. Software is not so much sophisticate. It would be run on a computer having 512 MB (RAM) and Intel Pentium processor. It doesn’t support multi-user environment. THANKS : THANKS