Skip to content

vzin16m/Todo_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo_List

This project was created with the goal of developing skills in the Go programming language. It is a task management system that allows users to create, edit, list, complete, and delete tasks.

Features

  • Create a task (with automatically generated ID)
  • Edit tasks by ID
  • Delete a task by ID
  • List registered tasks

Technologies and concepts

  • Golang
  • structs
  • methods
  • maps
  • slices
  • interfaces
  • error handling

About

This project was created with the goal of developing skills in the Go programming language. It is a task management system that allows users to create, edit, list, complete, and delete tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages