Skip to content

jeremy-chua/xamarin-sample-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo

This sample demonstrates a Todo list application where the data is stored and accessed in a local SQLite database.

The app functionality is:

  • View a list of tasks.
  • Add a new item to the list of tasks.
  • Set a task's status to 'completed'.

In all cases the tasks are stored in a local SQLite database.

For more information about the sample see Working with a Local Database.

Note: This sample may not work on Xamarin Live Player due to dependency on SQLite.

Learn more about Xamarin Live Player limitations here

Authors

Craig Dunn, Bryan Costanich

xamarin-sample-todo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages