Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 565 Bytes

readme.md

File metadata and controls

31 lines (18 loc) · 565 Bytes

Posit

What is it?

A portable TO-DO list, a countdown timer for deadline.

How to build the project?

Requirement:

  • Visual Studio 2019
  • .net framework 4.7.2

Install dependencies

MaterialDesignInXamlToolKit is used in this project.

Use these commands below to install the dependencies.

Install-Package MaterialDesignThemes
Install-Package ShowMeTheXAML.MSBuild

Build

Open the solution in visual studio and just build it.

License

MIT License