Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is a part of my learning journey to solidify my software development knowledge. It's a CLI app that helps track and manage tasks.

Features

  • Add tasks
  • Update tasks
  • Delete tasks
  • List all tasks
  • List all done tasks
  • List all tasks that are in progress

Project Constraints

  • Use a JSON file to store tasks in the same directory
  • The JSON file should be created if it does not exist
  • No external libraries or frameworks
  • Handle errors and edge cases gracefully

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages