Skip to content

ikegee/TaskLinkedList

Repository files navigation

TaskLinkedList

This Android app allows the user to add, edit, 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

Simple Android TODO 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