/To_Do

Primary LanguageKotlin

ToDo_App

Please ⭐️ this repo and share it with others.

Description

This project is an application for time management Using Room it contains some basic features such as adding tasks with dates, deleting tasks, and updating tasks, and as well as it contains two modes like light mode and dark mode

Screenshots

Light Mode

Dark Mode

Video

VID_20220829235851.mp4

Tools

Database

  • Room - The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.

Apk