Hey guys,
We are currently implementing the backend architecture for our email client. The core focus right now is a system that actively learns from each individual user's behavior and adapts its logic accordingly—learning what you ignore, what you prioritize, and how you work.
While building this out, we had a thought: what if the whole application changes its structure and shape with it as well? Meaning, as it learns about you, the actual UI dynamically morphs to fit your specific workflow (e.g., turning into a Kanban board if you do sales, or an issue-tracker view if you are a dev).
What do you guys think? It sure sounds cool in theory, but will anyone actually pay for an application like this just because it is adapting to them? Or are people perfectly fine with the current, static approach (inbox, folders, sent) that every email client uses today?
Looking for some genuine guidance before we spend time building out this dynamic UI.