Komplete is a work-in-progress to-do list app for Android written in kotlin. The app allows users to browse, create, update, and delete task categories and tasks. Tasks are stored in an internal Room database.
- Browse, create, update, and delete task categories
- Browse, create, update, and delete tasks
Please note that this app is a work-in-progress and is missing some features and UI improvements. The following features and TODOs are currently missing:
- Update category color
- Hide/move completed tasks
- Make UI more attractive