https://github.com/verlias/taskify
Taskify is a simple and efficient task management application built using C# and WinForms. It allows users to create and delete tasks and includes a timer feature to help users keep track of the time they spend on each task or studying.
https://github.com/verlias/taskify
csharp dotnet windowsformapp
Last synced: about 2 months ago
JSON representation
Taskify is a simple and efficient task management application built using C# and WinForms. It allows users to create and delete tasks and includes a timer feature to help users keep track of the time they spend on each task or studying.
- Host: GitHub
- URL: https://github.com/verlias/taskify
- Owner: Verlias
- License: mit
- Created: 2024-07-05T00:38:12.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T22:20:18.000Z (about 2 years ago)
- Last Synced: 2025-06-22T14:10:03.798Z (about 1 year ago)
- Topics: csharp, dotnet, windowsformapp
- Language: C#
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Taskify
**Taskify** is a simple and efficient task management application built using C# and WinForms. It allows users to create and delete tasks and includes a timer feature to help users keep track of the time they spend on each task or studying.
## Features
- **Create Task**: Easily create new tasks to manage your to-do list.
- **Delete Task**: Remove completed or unnecessary tasks from your list.
- **Timer**: Use the built-in timer to track the time you spend on tasks or studying.
## Getting Started
### Prerequisites
- [Visual Studio](https://visualstudio.microsoft.com/) (Community, Professional, or Enterprise)
- .NET Framework
## Picture Demo:
