An open API service indexing awesome lists of open source software.

https://github.com/federicog2/task-manager

WinForms app for creating, filtering, and managing tasks with title, description, and status (active or completed).
https://github.com/federicog2/task-manager

csharp net winforms

Last synced: 4 months ago
JSON representation

WinForms app for creating, filtering, and managing tasks with title, description, and status (active or completed).

Awesome Lists containing this project

README

          

# Task Manager Application

## Description

This WinForms application allows users to efficiently manage tasks through a user-friendly interface. Users can create tasks specifying a title and description, which are set to active status by default. The application supports filtering tasks based on their status (active or completed), enabling users to focus on current or finished tasks as needed.

## Features

#### Task Creation:
Easily create tasks with customizable titles and descriptions.

#### Task Status Management:
Tasks default to active and can be marked as completed when finished.

#### Filtering:
Filter tasks based on their status (active or completed) for streamlined task management.

#### User Interface:
Intuitive and responsive WinForms interface for seamless task management experience.

## Installation

```python
# Make sure you have the .NET SDK installed on your machine. You can download it from the [official .NET page](https://dotnet.microsoft.com/download).

# Clone this repository or download it to your local machine

# Run the application
dotnet run

```

## Demo

https://www.loom.com/share/336de78e62c44059a5e60e90008984ea?sid=5da50322-c31a-456f-95b8-a16bc63351b4