For my final year project I had to build an n-tier web application from scratch using design patterns such as MVC, Command, Factory, Service, and DAO and technologies such as Java, JSP, JSTL, Tomcat, JUnit, XML, HTML/CSS, Javascript, MySQL.

Homepage. Displays featured books, latest books, newest members, and recent reviews.

bookstore2

All Books. Displays list of books which can be sorted by Title, Price, Rating, or Release Date.

bookstore3

Book (top). Shows the books title, image, rating and

bookstore4

Book (bottom). Shows similar themed books. Reviews by the users which can be filtered.

bookstore5

Profile. Shows profile of user and their recent reviews.