To run the program, run GoalTrackerApplication.java found in MavenProject/src/main/java/org../GoalTrackerApplication.java
Then navigate to localhost:8080 in your browser.
Features:
-Creating accounts
-Logging in
-Each user has a unique dashboard which shows their goals
-Adding Goals with the + icon
-Removing Goals with the - icon
-Logging out with the door icon
-Checking off completed goals, which is saved when user logs out