Skip to content

SLC #4 - Login

Pre-release
Pre-release

Choose a tag to compare

@g105b g105b released this 10 Nov 16:57
78a693a

The introduction of Authwave comes in this SLC release, along with a refactor of the main UploadManager class. Originally, the UploadManager was where all the logic was coded when coming up with the way each statement was handled, and this caused it to become a bit of a God Object.

The refactor embraces the repository pattern to introduce the following repository classes:

  • Upload
  • Usage
  • Artist
  • Product
  • ProductEarning
  • Cost
  • Split

The following issues are closed in this release:

Simple: Simplification to user data duplication

Lovable: UI/ Copy

Complete: User acceount info