Skip to content
/ Goals Public

An Android app written in Kotlin focusing on helping users to make goals and tasks to do.

Notifications You must be signed in to change notification settings

kkzeng/Goals

Repository files navigation

Goals

An Android app written in Kotlin focusing on helping users to make goals and tasks to do.

Dev Notes

Functionality implemented so far

  1. Basic list of goals displayed
  2. Ability to add title, description, priority and image (coming soon)
  3. Ability to edit previously added goals easily
  4. Swipe to delete and drag to reorder goals
  5. Sort by priority of goals automatically
  6. Goals persist through app

Features to be implemented

  1. Categorized/section separated goals
  2. Floating action button instead of the button in the list
  3. Proper storage of goals in some SQL database + remote
  4. UI improvements (currently UI is barebones)

About

An Android app written in Kotlin focusing on helping users to make goals and tasks to do.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages