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

https://github.com/coderomm/taskmanager

A simple console application for managing tasks.
https://github.com/coderomm/taskmanager

Last synced: 12 months ago
JSON representation

A simple console application for managing tasks.

Awesome Lists containing this project

README

          

# Task Manager

A simple console application for managing tasks build using C#.

## Features

- Add tasks to the list.
- Mark tasks as completed.
- View the list of tasks.

## How to Use

1. Clone the repository to your local machine.
```bash
git clone https://github.com/coderomm/TaskManager.git