#Ecommerce web application for online video game store
- Developed a full-stack web application for online game store using JAVA and Spring MVC
- Implemented the front-end view with HTML, CSS and Bootstrap framework
- Developed domain classes to model the product entities and persist model objects with Hibernate and JPA
- Developed login control with Spring Security
- Implemented RESTful APIs in Spring framework and consuming RESTful Services in Angular JS