ericp1337 / JobMatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JobMatch

Build Status

Accessing the website

  • You can access the website when the server is running by going to http://localhost:8080 which is the default host and port

Database

  • The database file will be located in ./jobmatch/target (open to suggestions on where to place it)

Building Jar

  • You can build a jar of the application by running mvn package

About


Languages

Language:Java 52.0%Language:FreeMarker 34.1%Language:HTML 7.0%Language:CSS 4.1%Language:JavaScript 2.8%