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

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.

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:

![image](https://github.com/Verlias/Taskify/assets/104736202/801b8ad1-060c-44e9-8585-618f0356c8da)