Skip to content

Server App for Wine Ecommerce, using mysql and JDBC

Notifications You must be signed in to change notification settings

Sclafus/Ecommerce-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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