Giter Club home page Giter Club logo

hotelmanagementapplication's Introduction

Hotel Booking Application Developed with Software Engineering Design Principles

drawing drawing drawing drawing

Software Engineering Techinques/Principles Applied:

  1. Acquiring Requirements
  2. Deriving Use Cases from Requirements
  3. Allocating Use Cases & Subsystems to Iterations
  4. Producing an Architecture Design
  5. Domain Modeling
  6. Actor-System Interaction Modeling & UI Design
  7. Behavior Modeling & Responsibility Assignment
  8. Deriving Design Class Diagram
  9. Test Driven Development, Integration, & Deployment

Requirements.

HotelBookingSystem where Guests can book hotel rooms. Managers are responsible for coordinating booking and Admin manages the system.

Hotel Manager -

This application user has the following functions:-

  1. views listing of reservations
  2. views details of a specific reservations
  3. views available rooms on a given day/time
  4. changes a room type
  5. changes a room rate
  6. makes a room unavailable
  7. updates own profile d8. oes not register - profile is already captured in system

Guest

  1. registers
  2. search for room type, number of rooms, number of adults/children, check-in and out date
  3. reserves and pays for a room (credit card only - Mastercard, Visa, Discover)
  4. view/modify/cancel reserved rooms
  5. updates own profile

Admin

  1. cannot update but can view own profile
  2. does not register - profile is already captured in system
  3. edits guest profile
  4. remove a guest or manager from the system (user must re-register)

It takes into consideration that a single user that has multiple roles, e.g. Guest and Manager would register twice with different usernames. Each user registers with at least a user name, role, credit card number, and personal details, contact information.

There are 5 Hotels all located in Arlington: Maverick, Ranger, Williams, Shard, and Liberty. All hotels have the same number of rooms (100) and layout (4 floors - 1 through 4). Guests may book up to 4 rooms per booking - assume each booking is only for rooms of the same type. Tax is 8.25%

Project uses

  • Android Studio
  • SQLite (DB on local Android not on server)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.