An open API service indexing awesome lists of open source software.

https://github.com/kamaubrian/hotelreservation


https://github.com/kamaubrian/hotelreservation

java swing

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

Setting up.

1. Create Database HotelReservation and Set up mysql Credentials in Base.java under username and password;
2. Run Base Test to check whether Connection Exists, also Creates table USER;