You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address things that are specific to acting as the back-end for online MusicBox.
Ideas
The django server could hold the UI backend specific functions so that music box can continue to be agnostic of whether it's used stand alone, in the desktop, or in the web service.
Possibly move back-end specific things to a separate python module
Delegate the configuration conversion job (web version -> camp version) to the API sever.
The text was updated successfully, but these errors were encountered:
boulderdaze
changed the title
Back-end
Address things that are specific to acting as the back-end for MusicBox
May 17, 2024
boulderdaze
changed the title
Address things that are specific to acting as the back-end for MusicBox
Address back-end specific items for MusicBox
May 17, 2024
Acceptance Criteria
Ideas
The text was updated successfully, but these errors were encountered: