Skip to content

ikegee/TaskLinkedList

Repository files navigation

TaskLinkedList

This Android To-Do app allows the user to add, edit, delete and display tasks stored only in memory using a LinkedList<Object>. No Database. Data persists in the entirety of application during runtime. Android Studio Kotlin Project

alt text alt text alt text alt text alt text alt text

About

Android To-Do CRUD app. Data persists in a LinkedList<Object>. In-memory singleton. No Database.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors