Skip to content

RunheZH/comp3008P2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comp3008P2 - 2018 Winter

Available at http://largetimmo.me:8081 (Updated: July 11, 2020)

Group members

Junhao Chen

Xiyi Liu

Guanhong Wu

Runhe Zhong

Xiang Zuo

Installation and Running Instructions:

1.Download tomcat(Version 8 or above)

2.Download idea Ultimate Version(You may skip this step, but you will tough time in the next few minutes. If you skip this step, go to step #4)

  1. Using idea:

3.1 Import all of the code to idea.

3.2 Click Maven on the right nav bar then click +

3.3 Go to project root then select pom.xml

3.4 Click refresh button to let idea download all the libraries

3.5 Go to running configuration in idea, then click + button and select Tomcat-local

3.6 Add tomcat to application server

3.7 Save it and click run

  1. Manually

4.1 check pom.xml, then download all the libs

4.2 compile all code

4.3 copy to the webapp folder

4.4 run tomcat

About

Smart Password Scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.2%
  • CSS 0.8%