# WebShop **Repository Path**: leon00/WebShop ## Basic Information - **Project Name**: WebShop - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-15 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WebShop Music web shop in production with Java Spring framework ### DESCRIPTION MusicStore is an e-commerce application written in Java using Servlets and JSPs. It complies fully with the MVC design pattern, as Servlets are used as controllers and JSPs take care of the presentation (view) ### WEB APP IN ACTION The application will be deployed on Openshift ### INSTALLATION Clone the repository to your machine. git clone https://github.com/MarinKos89/WebShop.git ### PREREQUISITES * IntelliJ IDE * Web server and Servlet container (e.g. Tomcat or Jetty)