SwiftIsland / app

Swift Island app
GNU General Public License v3.0
4 stars 7 forks source link

Separating data logic to its own SPM #40

Closed ppeelen closed 1 year ago

ppeelen commented 1 year ago

This PR introduces the SPM SwiftIslandDataLogic, which is a separation of the, you guessed it, data logic of the Swift Island App. Now, in a future moment, this can be separated to its own repository and used in the Admin app as well.

The SPM also contains documentation, although not fully finished.

Screenshot 2023-08-02 at 01 12 40