An app that provides users with the ability to track their daily activities. Provides all the basic functionality. Users can create activity groups and create activities in those. It is possible to view these activities grouped together by time interval (day, week, month, year). Users can view some basic graphs based on these groups.
The app provides login using Firebase Auth. You can use email, Google or Facebook to login.
If the user uses several devices, Firebase messaging is used to send refresh messages to all user devices, so that all the devices always show the latest data.