Started controller for the user
-Linked the project to Travis CI
Up next:
Finish the HTML pages
Add a home page
Holding me back:
I'm struggling a lot with the file structure of the project, every time I import from github the project structure is very messed up. In order to work with Thymeleaf and Spring, the project structure needs to be rather specific (src/main/java and src/main/resources/templates). Would really like a second pair of eyes on this to fix it.
Having trouble posting data to the HTML pages, even when starting fresh and following online tutorials. Would also like a second pair of eyes at some point.