|
|
|
|
|
by alexandargyurov
1915 days ago
|
|
I built and app called Life Tracker[0] a while back, it's aim was to track your mood and have everything in one place. My blue sky goal was to reach something like life.so. It's good to see people working in this space, though I feel as if sometimes the scope can be wayy to big. Everyone has different types of workflows, so I guess for a product to be used by a lot of people, it has to allow for as many possible custom workflows. Though at the same time keeping a simple design and easy-to-use interface. It's hard for me to tell, is life.so Mac only? [0] https://alexandar.me/lifetracker |
|
You are making a great point. There is an inherent trade-off between customisability and simplicity. That is not necessarily a problem though because I think there are different target groups depending on where your product is on this scale. I like to think of productivity software as a pair of shoes where everyone has their preferred size and fit. That also allows different tools to successfully co-exist.
The desktop application is Electron-based, so porting it to Windows will be relatively easy. For mobile we go native though and that's why a native Android application will take some longer.