Haiku Reviews
Description: Full-stack web app which houses video game reviews in the form of haikus. Stores info in a Java-based database using JPA and generates web pages from HTML templates using Spring and Thymeleaf. Uses HTML forms, Javascript, and AJAX to allow users to add/delete comments and review tags.
Tools Used: Java, Spring, JPA, HTML, CSS, Grid/Flexbox, Thymeleaf, Javascript, AJAX, Git, TDD, OOP