Skip to content

vikdov/ToDoApplication-TaskManager-WPF

Repository files navigation

Task Manager Application Overview

ToDo App designed to fulfill the requirements of the "Programming in .NET Technology" course at the University of Economics in Wrocław, this simple WPF application serves as a task manager. It features a user-friendly interface comprising buttons, combo boxes, and a DataGrid. The app was created using C# for the back-end, XAML for the front-end, and SQL to send queries to the Access database.

Key Features:

  • Task Management: Enables users to add, update, delete, and save tasks directly within the application.
  • Filtering Options: Provides three types of filters based on time, priority, and status (complete or incomplete) to organize tasks efficiently.
  • Adding Tasks: Initiates a new window upon clicking the "Add Task" button, allowing users to define task parameters and input text in the designated textbox effortlessly.
  • Database Integration: Utilizes Microsoft Access as the backend database provider, leveraging SQL queries for effective data management.
  • Exception Handling: Implements robust error handling mechanisms to ensure application stability and security against various exceptions.

Installation:

Before installing the Task Manager Application, ensure the following prerequisites are met:

  • .NET SDK: Ensure you have the .NET SDK installed on your system to support the application's runtime environment.
  • Microsoft Access Database Engine (64-bit): The application relies on Microsoft Access as its backend database provider. Ensure the appropriate version of Microsoft Access Database Engine (64-bit) is installed on your system. You can download the Access Database Engine from the official Microsoft website if it is not already included with your Office installation.

If you encounter any issues during installation or operation, please contact me via GitHub for assistance.

ezgif-2-b2acff622d

About

A simple WPF Todo-List app or Taks Manager on .NET core. ToDo App. To do app WPF ToDoApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages