/hourli

A Time tracking and social todo app. Other users will be notified what you are doing now

Primary LanguageDart

Hourli

Build Status

Test Image 4

Hourli is a task traking app with extra features that you can ask some one watch your tasks they will get notified when do or drop any specific tasks. You will be shown weekly and daily progress all your watching can be ranked against you. You will have timeline that is where all task logs present.

  • Task Traking
  • Activity loging
  • Watching tasks of others and get notified
  • Make your tasks watachable
  • Ranking based on tasks score (minutes spend)

App Screens

App UI 1 App UI 2

Working Demo

IMAGE ALT TEXT HERE

Youtube demo link

Future Features!

  • Privacy
  • Task Groups

Configurations

  • genereate release key keytool -genkey -v -keystore hourli.jks -storetype JKS -keyalg RSA -keysize 2048 -validity 10000 -alias hourli

  • to read jsk sha keytool -list -v -keystore hourli.jks

  • release config : key.properties + add this in android/app folder

  • Complete release info

  • Complete release from begin to end