Skip to content

gurjeetsinghvirdee/taskit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Todo List App

Description

A simple command-line Todo list app built in Go.

Features

  • Add new Todo items with unique IDs
  • View all Todo items in the list
  • Mark Todo items as completed
  • Delete Todo items from the list

Usage

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/todo-app.git
  2. Navigate to the project directory: cd todo-app
  3. Run the app: go run main.go todo.go
  4. Follow the in-app instructions to use the Todo list features.

About

A simple CLI Todo List App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages