Skip to content

1.2. Component enumeration

harisux edited this page Feb 11, 2023 · 6 revisions

Component enumeration

In order to enumerate / identify the main components we could use the following convention.

  • Frontend solutions: FS1, FS2, FS3, ...
  • Problem domains: PD1, PD2, PD3, ...
  • Backend solutions (per domain): BS1, BS2, BS3, ...

But since backend solutions would be grouped per domain (as explained in section 3)

Clone this wiki locally