Skip to content

InfiniteCoder96/HRRS_OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRRS-OOP

Table of contents

General info

This project is simple hotel room reservation web application.

Technologies

Project is created with:

  • Java: 1.8
  • Bootstrap: 4
  • MySQL

Setup

To run this project, install it locally and run on a prefferd local server:

First of all you need to config your database attributes. I have manage those config in a seperate file called Helper.java (src/utils/Helper.java) In there you can mention your configurations.

Annotation 2019-05-06 090741

Next you need to migrate database => http://localhost:8080/MRRS-OOP/reservation_controller?command=DB_MIGRATE you need to give this URL and it will automatically do the migration for you and redirect to the homepage.

Annotation 2019-05-06 090817

Annotation 2019-05-06 090642

Finally you have to add some data to rooms table.

Yes you're done ! Happy hacking <3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published