# todo_list **Repository Path**: halixiedun/todo_list ## Basic Information - **Project Name**: todo_list - **Description**: 后端gin,前端js - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-06-01 - **Last Updated**: 2025-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基本介绍 gin + js 的 待办事项列表 # 运行项目 go run main.go # 版本 ## v1.0 完成基本的增删改查 ## v1.1 增加对已完成任务的查询