Add Home

2025-11-21 20:51:39 -07:00
commit d9c1c0af7a

11
Home.md Normal file

@@ -0,0 +1,11 @@
# 🗄️ File Structure Overview
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).
## 💿 Album Selector (Main Screen)
## 📻 Now Playing Window
# ⚙️ Components