# todoList **Repository Path**: guoke10/todoList ## Basic Information - **Project Name**: todoList - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-26 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## todoList ### todoList介绍 代办事项 添加,删除 主要使用 localStorage实现本地存储 前段:jQuery,javaScript 后端:node.js,mysql 版本介绍 现为1.0.0版本 没有实现编辑功能 预计1.0.1版本 继续完善功能,实现编辑功能 接口地址:http://127.0.0.1:81/login.html > * 返回格式 json > * 请求方式 get http > * 请求事例 http://127.0.0.1:81/login.html > * 请求参数说明 无