github.com/hardingadonis/r7-shop ↗
R7 Shop is a website that sells MSI laptops that are written in Java.
Open this visualization on its own page →
Contributors
1
Lines of Code
125
From
2023-10-22
To
2023-10-28
About hardingadonis/r7-shop
R7 Shop is an e-commerce website built in Java that specializes in selling MSI laptops. The project uses a traditional Java web stack with JSP and servlets for the frontend, MySQL for data persistence, and Tomcat as the application server. It requires JDK 8, MySQL 8.1.0, Tomcat 8.5, and Maven 3 or higher to run.
The project is containerized using Docker and Docker Compose for easier deployment and development setup. This appears to be an educational project, as indicated by the prj301 topic tag, likely created as part of a coursework assignment. The repository includes location data sourced from the DiaGioiHanhChinhVN project and is distributed under the Apache 2.0 license.