Categorygithub.com/LakshyaNegi/todos
repositorypackage
0.0.0-20240417192026-9803990597cf
Repository: https://github.com/lakshyanegi/todos.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Todos CLI

This is the main README file for the todos application. It provides an overview of the application and its functionality.

Functionality

The todos application allows users to manage their tasks and keep track of their to-do lists from their terminal. It provides the following functionality:

  • Add new tasks
  • Mark tasks as completed
  • View all tasks
  • Filter tasks by status
  • Delete tasks

Please refer to the code and documentation within the application for more detailed information on how to use each functionality.