Skip to content

TaskList is a sample Android application that demonstrates the use of Android Room database for task management. It allows users to add tasks with different priorities, delete tasks by swiping, and provides a simple and intuitive interface.

Notifications You must be signed in to change notification settings

Turskyi/TaskList

Repository files navigation

Stand With Ukraine GitHub commit activity

TaskList App

A sample Android application demonstrating the use of Android Room database for task management.

Features:

  • Add tasks with high, middle, or low priority
  • Delete tasks by swiping left or right
  • Simple and intuitive interface
  • Code Readability: code is easily readable with no unnecessary blank lines, no unused variables or methods, and no commented-out code, all variables, methods, and resource IDs are descriptively named such that another developer reading the code can easily understand their function.

Technologies Used:

Getting Started:

  1. Download the project
  2. Open in Android Studio
  3. Run on an emulator or Android device

Usage:

  • Use the app as a regular task manager
  • Explore the code to learn about Android Room implementation

Contributing:

Contributions are welcome! Create a pull request to the master branch.

License:

No intentional license was used for this project.

Contact:

Dmytro Turskyi

dmytro@turskyi.com

https://github.com/Turskyi

Note: Since this is a sample app, it's not intended for production use or publication on Google Play.

Screenshots:

screenshot

screenshot

About

TaskList is a sample Android application that demonstrates the use of Android Room database for task management. It allows users to add tasks with different priorities, delete tasks by swiping, and provides a simple and intuitive interface.

Topics

Resources

Stars

Watchers

Forks

Languages