##Introduction
This is a simple check-in system for tourist guide.
Do not try to run this on your local machine.(If you have to do so, please check the Structure section)
This project is deployed to Openshift
Please use the username and password:
xyq163446@gmail.com
password
##Requirements System Environment: Java, JDBC, MYSQL. (Don't run this app on your local machine)
##Structure If you want to run this on your machine, you have to modify the database connection settings in all connection related files. Detailed Structure:
/src/main/java: is the source folder for all Servlets (very important).
/src/main/webapp: contains all the JSP files (include index.jsp).
/src/main/webapp/css: contains CSS files.
/src/main/webapp/images: contains background images.
/src/main/webapp/jQuery: is the jQuery library folder.
##Important Notes
- No need to backup the data.
- No need to pay for Openshift account
- If you want to SSH this app, log into Openshift, and follow the instruction.
- Remember to clear the .xlsx files under
/Datafolder regularly.
##Questions If you have any questions regarding how to USE this system. Please contact tourist guide manager Ken.
Any other questions, please contact me.
My email xyq163446@gmail.com.