Update Home

2025-11-21 20:54:53 -07:00
parent d9c1c0af7a
commit 02ec1ed93a

@@ -2,10 +2,18 @@
The overall hierarchy of the project is generally separated by area of usage (for example: window, component, data, etc. ) and within those separations which window they apply to. The project consists of two windows: Album Selector (main window) and Now Playing, which opens after a user selects an album in the main window (Album Selector). The overall hierarchy of the project is generally separated by area of usage (for example: window, component, data, etc. ) and within those separations which window they apply to. The project consists of two windows: Album Selector (main window) and Now Playing, which opens after a user selects an album in the main window (Album Selector).
# How Do These Windows Work?
## 💿 Album Selector (Main Screen) ## 💿 Album Selector (Main Screen)
[[Album Selector (Window)]]
<placeholder>
## 📻 Now Playing Window ## 📻 Now Playing Window
[[Now Playing (Window)]]
<placeholder>
# ⚙️ Components # ⚙️ Components