/Ecommerce-Server

Server App for Wine Ecommerce, using mysql and JDBC

Primary LanguageJava

Third assignment for my Software Engineering course.

CodeFactor

Developed with a colleague.

This is a server app based on Wine Ecommerce.

It's using:

  • Client-Server architecture (with JDBC)
  • SQL Database (MySQL)

This program is the server of the architecture (clearly).

The Client application is available here.

The DB structure is pretty simple. It has some flaws, but this is not meant to be used in production, so... 🤷‍♂️

Database Structure

Database Structure

UML Class Diagram

UML Class Diagram

UML Usecase Diagram

UML Usecase Diagram

UML Deployment Diagram

UML Deployment Diagram