- clone the repo
- use oyo_create.sql to create SQL database
- Make an account on twilio
- create a .properties file under src and enter database credentials and twilio account SID and token in it
- Enter the path of this properties file in DbConnection.java
- Add mysql connector and twilio JARs to the classpath
- Run the project
99sparsh/RUP-Lab-Project
Hotel Management System developed as project for Rational Unified Process Lab.
Java