Skip to content

Task management system built in C to showcase my C learning

Notifications You must be signed in to change notification settings

innextinit/task-manager-c-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management System

Overview

This is a simple task management system implemented in C using CMake. The system allows users to add, list, and manage tasks from the command line.

Features

  • User can add tasks with descriptions.
  • User can list all tasks.
  • Simple command-line interface.

Requirements

  • C 17 or later
  • CMake 3.10 or later

Setup

1. Clone the Repository

git clone https://github.com/innextinit/task-manager-c-.git
cd task-manager-c-

About

Task management system built in C to showcase my C learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published