Skip to content

mattysteves/SOFTENG310_2023_q1

 
 

Repository files navigation

Assignment 5

To run this application you will need Apache Tomcat installed on your PC. After cloning this repositry, you can run the tests by simply running the "test" task in gradle.

If you face issues doing this try the following:

  • Run gradle clean (tasks > build > clean)
  • Run "buildDependents" in gradle
  • Run the Tomcat server manually in gradle by going tasks > gretty > appStart and then see if it boots up
  • Restart Intellij after the first load when indexing completes, this somtimes causes an issue for us.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 80.2%
  • Gherkin 15.8%
  • HTML 4.0%