Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

aschwanb/ese2014-team6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Project for ESE: Introduction to Software Engineering 2014

Build instructions

  1. You will need Apache, Jetty and MySQL to run the project.
  2. Spring expects MySQL user and password to be "root". If you wandt, you can set your own user and password in springData.xml
  3. Apache and MySQL must be running befor you start the project.
  4. Build the project with "mvn jetty:run". If you wandt to be extra carefull, you can use the following command: "mvn clean jetty:stop jetty:run"
  5. Find the project at localhost:8080 and start by creating your one user and ad.

To reinitialize the database browse to localhost:8080/resetDatabase and enter the Password "usethefork"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.9%
  • Java 28.0%
  • CSS 3.0%
  • TeX 2.1%