Skip to content

kralmajster/PA165-HauntedHouses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haunted Houses

Course Information

PA165

Marek Bőhm, Adam Dobiáš, Klára Kufová, Mário Majernik

For more information about the project, see the project's Wiki page.

Travis CI

Installation Instructions

To install the project, use the following command in the project repository:

mvn clean install

To start the web application, run the following commands:

cd web/

mvn tomcat7:run

Then you can access the application on the following address: http:https://localhost:8080/pa165.


The REST layer is accessible at http:https://localhost:8080/pa165/rest.

About

PA165, team 1, project assignment: Haunted Houses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.9%
  • HTML 10.2%
  • JavaScript 5.9%