P7-Team / P7-Report

0 stars 0 forks source link

Describe core functionality of the web service implementation #62

Closed AxialDark closed 2 years ago

AxialDark commented 2 years ago

This section should describe the implementation of the core functionality of the web service. The core functionalities are the "scheduler" implementation and the "automater" class which drives it.

This section should include a interface UML diagram which shows how the different interfaces "calls" or "interacts" with each other. It should be kept at an interface level to make the diagram more manageable and easier to explain (this means that classes implementing the interfaces should not be present).

The diagram is then used to explain the link between the interfaces and which technical requirements (ref) that they fulfil. This is of course only when relevant for the interface/requirement, sometimes it could make sense to ref to an earlier section of the report (maybe for DB interactions and the DB design section).

AxialDark commented 2 years ago

@AxialDark

zaztz commented 2 years ago