Crequency / KitX

An all-purpose toolbox app that connect everything.
https://kitx.apps.crequency.com
GNU Affero General Public License v3.0
1.17k stars 49 forks source link

[Dashboard] Seperate Dashboard Interface from KitX Core Logic #289

Open StardustSeemsInk opened 1 month ago

StardustSeemsInk commented 1 month ago

🪦 Is your feature request related to a problem? Please describe.

The current architecture of the kitx system tightly couples the Dashboard interface with the core logic.

🪧 Describe the solution you'd like

We need to refactor the kitx system to separate the Dashboard interface from the core logic.

🧾 Describe alternatives you've considered

No response

📎 Additional context

No response

Dynesshely commented 1 month ago

Good idea, if we do that, we can run KitX core logic on Linux Server which owns no graphic interface.

github-actions[bot] commented 1 month ago

Tracked by #223 .