Skip to content

flycal6/jobApplicationTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Search Tracker

This is a webapp where users can register and keep track of applying for jobs, the responses back, and interviews taken place.

The following technologies and design patterns are used
  • MySQL
  • Java
  • JPA / Hibernate
  • SpringMVC
  • DAO
  • REST
  • Spring Security / bCrypt
  • AngularJS
  • HTML / CSS
  • Gradle

I would love pull requests, especially from anyone looking to learn how to contribute to open source or use Github as part of a team.


To Set Up Locally
  • Open up STS (Spring Tool Suit) and create a new Workspace
  • Import the JobAppTrackerREST project as an Existing Gradle Project
  • Run a Gradle Build if necessary
  • Download Tomcat8 and unzip it
  • Right click the JobAppTrackerREST folder and choose Run On Server
  • Choose the Tomcat directory as the server
  • Point your browser to http://localhost:8080/JobAppTrackerREST/#/