flashm123 / ToDOList

Desktop WPF app for planning daily activities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDOList

Desktop WPF app for planning daily activities. It allows user to add notes or create a plan and use that for his daily needs: e.g to prepare shopping list or create a plan.

Technical details

The application is based on Model-View-ViewModel (MVVM) pattern and Data binding. The data is stored in SQLite.

It uses Entity Framework 6.3.0 as ORM to operate with data.

About

Desktop WPF app for planning daily activities


Languages

Language:C# 100.0%