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).
- Host: GitHub
- URL: https://github.com/federicog2/task-manager
- Owner: FedericoG2
- Created: 2024-06-14T23:38:49.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T21:51:07.000Z (about 2 years ago)
- Last Synced: 2025-04-09T05:44:49.261Z (about 1 year ago)
- Topics: csharp, net, winforms
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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