You are on page 1of 2

JDBC in Java

T raining Ass ignments

Program Code

Version 1.0

Effective date 27/06/2018

TPHCM, 06/2018
Training Assignments JDBC in Java

Hotel Management System


Objective:

- Learn how to analyze the function of the system


- Practice using JDBC to connect to the database
Problem Description: This system have following functions:

1. Customer:

a. Register account

b. Login

c. Booking rooms

2. Hotel Clerk:

a. Login

b. View all of rooms

c. Search / filter rooms

d. Update status of rooms

3. Admin:

a. Login
b. Create new user
c. Set Role
4. Creating a console menu for user to make a selection
Assumptions:
Questions to answer:
Estimated time: 1 weeks

79e-BM/NS/HDCV/FSOFT v1/0 Internal use 2/2

You might also like