Recipe Site
Java - Spring, Hibernate
In this final Java Techdegree project I created a web application for recipes. Users can signup and login. Users can create recipes or add existing ones as favorites. There is also a search function. All the data is persisted in a database using Hibernate. I programmed a lot of tests to ensure the app works as it should.
OPEN PROJECT