WatchShop is an eCommerce website for selling watches and accessories
Website: https://watchshop.live/
MVC provides Model-View-Controller architecture to develop flexible web applications
- Model carries application data
- View renders User interface (UI)
- Controller takes care of processing user requests and calling back-end services.
- JSP/Servlet
- PostgreSQL
- JPA/Hibernate