Hotel reservation management Application

This case study will present how to object-oriented analyze, design, and implement a system from scratch. Applying to the application of a hotel reservation management. The required fundamental knowledge and tools are:

  • Visual Paradigm for UML representation
  • MySQL for database
  • Java for programming language
  • Eclipse for Java programming IDE
  • JUnit for unit testing

Requirements

Analysis

Design

Implementation

Testing