MMadejsza / Architecture_and_Design-_CW_-Java-Javalin-JS

The goal is to create a resilient and expandable online application for comparing share prices using the Java programming language. The coursework focuses on the analysis and juxtaposition of share prices over a period of time.
2 stars 0 forks source link

Create Initial system architecture #24

Open unaisq1 opened 6 months ago

AdamT-S commented 6 months ago

Architecture looks good, however reading over it, I'd suggest making a few changes. The Customer component should be in charge of logging in rather than the stock management system, and the Alter graph interface should be on the graph manager component. Stocks component has a typo in it too.

Raja108N commented 6 months ago

As we diuscussed, stock management system has been changed to core management system