# todolist-server **Repository Path**: javanx/todolist-server ## Basic Information - **Project Name**: todolist-server - **Description**: Todo List 后台服务 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.webxiu.com.cn - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-11 - **Last Updated**: 2022-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # todolist-server > todolist后台服务端代码 ## 功能规划 * 1、初始化项目 * 2、Todo List UI框架 * 2.1、个人本地存储简易任务 * 2.2、Vue.Draggable拖拽任务 * 2.3、新增任务UI * 2.4、任务优先级、定时提醒 * 2.5、... * 3、数据入库,接口调试 * 3.1、Express搭建后台服务 * 3.2、Todo List数据库设计 * 3.3、Sequelize连接数据,接口书写 * 3.4、Api Doc 生成接口文档 * 3.5、log4j 日志管理 * 3.6、... * 4、Socket.io多人协同 * 5、发布 ## 项目地址 * [https://gitee.com/javanx/todolist](https://gitee.com/javanx/todolist) * [https://gitee.com/javanx/todolist-server](https://gitee.com/javanx/todolist-server)