Skip to content

nuwannnz/Tasky

Repository files navigation

Tasky

A simple todo list wpf app written in c#

This is a WPF project created with Visual Studo 2015.

###User Guide A user can add a new task by clicking the 'Add new task' button and giving a name. In the settings page there's a option to tell wether a task must auto delete it self when the user checks it as completed. To manually delete or edit a task, user have to right click on a task and select a option.

###Project This project is develpoed using the MVVM arcitecture and targets the .Net 4.5 framework. The starting window is the Views/MainPage.xaml . This app uses JSON format to store tasks in the user's hard drive.

About

A simple todo list wpf app written in c#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages