goaliath-app / goaliath

React-native daily routine management app.
4 stars 1 forks source link

Automatically highlight activities that you may be neglecting #49

Open OliverLSanz opened 2 years ago

OliverLSanz commented 2 years ago

This is derived from the initial idea of the "last week trick". According to it, you need to complete all of your activities at least once this or the past week. So activities you didn't do the past week would be highlighted.

This is only a possible and simple solution. We could probably come up with a better one.