This is our full stack project as a part of study program in college.
MySQL script to build database can be found in project folder as DB.sql file.
-
OCSF framework used for client-server connection
-
JavaFX library used for GUI
-
MySQL for database
- Vitaly Rofman @VRof
- Ibrahim Daoud @IbrahimDaoud5
- Habib Ibrahim @ibra303
- Yosif Housen @yosifhousen
Client side (click to expand)
- Catalog
- Orders list
- Order builder
-
Import sql script from zerli folder and build database
-
Used JDK version: 11.0.15 (Liberica)
-
Main class of client is ClientUI
-
Main class of server is ServerUI