Skip to content

This is Object Oriented Project (Command Line) for hotel management system, This is a semester mini project for Object Oriented Program

Notifications You must be signed in to change notification settings

ganajayant/Hotel-Management-System-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel-Management-System-CRUD

This is a simple command-line program for a Hotel Management System that provides basic CRUD (Create, Read, Update, Delete) functionality for managing hotel guests' data.

Installation and Setup

To use this program, you need to follow these steps:

  1. Import the CRUD_Group_20.sql dump file to your MySQL server to create the necessary database and tables.

  2. Open the JdbcConnection.java file inside the Connection package and enter your MySQL server's username and password.

  3. Enter all program arguments in the args field inside the launch.json file located inside the .vscode folder.

Credits

This program was created by Group 20 as part of our coursework for a Object-oriented programming course.

About

This is Object Oriented Project (Command Line) for hotel management system, This is a semester mini project for Object Oriented Program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages