Skip to content
/ Tasky Public

Xamarin's Tasky example project modified to use back4app as its backend

License

Notifications You must be signed in to change notification settings

back4app/Tasky

Repository files navigation

Tasky

Tasky is a simple cross-platform todo/task application sample that allows you to track todo/task items.

Tasky supports iOS and Android - each with a native UI written in C#. It uses a local SQLite database to store the tasks, which are saved and read with SQL.

Common code lives in a Shared Project, which is referenced by each application project. This project type requires Xamarin 3 (Xamarin Studio 5.x) or Visual Studio 2013 Update 2 (which supports the Shared Asset Project project-type). It is compatible with the free Starter Edition of Xamarin.

screenshot

Xamarin.Forms Version

The equivalent app written with Xamarin.Forms is called Todo.

Authors

Bryan Costanich, Craig Dunn

About

Xamarin's Tasky example project modified to use back4app as its backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages