Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

brunoeiterer/ToDo-App

Repository files navigation

ToDo-App

Simple to-do app for windows. Based on app-ideas.

Features

  • create and delete tasks
  • mark tasks as complete or incomplete
  • show lists of complete or incomplete tasks
  • save the tasks and load them in the future

How To Build

Visual Studio 2019 Preview was used to develop the project. To build it, open the solution (ToDoApp.sln) in Visual Studio and run build.