-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Code structure
ByteHamster edited this page Apr 5, 2024
·
2 revisions
AntennaPod is structured in several modules to ensure that similar code is close together and to avoid cyclic dependencies, which makes sure that the code can easily be tested. As an initial overview, the figure below gives the structure of all AntennaPod modules.