Skip to content

just an average todolist app made while learning kotlin

Notifications You must be signed in to change notification settings

mustafaC0der/To-do-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp

TodoApp is a simple task management application built with Kotlin and the Room Persistence Library. This one uses the clean architecture pattern focusing on separation of concerns.

Features

Create, view, update, delete tasks. Uses Room for local data persistence. MVVM architecture.

Installation

Refer to the Installation Guide for setup instructions.Installation Guide

About

just an average todolist app made while learning kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages