Skip to content

A task manager that allows users to add delete and View tasks, Implementing a task manager using a linked list to store and manage tasks effectively.

License

Notifications You must be signed in to change notification settings

AhmedFaizanDev/Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

This is a simple task manager implemented in C++.

Features

  • Add tasks
  • Delete tasks
  • List tasks

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository.
  2. Navigate to the src/ directory.
  3. Compile the project using a C++ compiler.
  4. Run the executable.

License

This project is licensed under the MIT License.

About

A task manager that allows users to add delete and View tasks, Implementing a task manager using a linked list to store and manage tasks effectively.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages