Skip to content

Commit

Permalink
Feature: update outline todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
UncleChair committed Oct 28, 2024
1 parent cfb0eb4 commit 85ff96d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- [x] Code
- [x] Chapter 3: Authentication
- [x] JWT
- [ ] Session
- [x] Session
- [x] Chapter 4: Start with CRUD
- [x] Add a controller
- [x] Create a message
Expand All @@ -37,7 +37,7 @@
- [x] Chapter 7: Additional Resources
- [ ] Design Methodology
- [x] Database Schema Control
- [ ] Access Control
- [x] Access Control
- [ ] Mail Server
- [ ] Message Queue

Expand Down
4 changes: 2 additions & 2 deletions README_zh-CN.MD
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
- [x] 代码
- [x] 第三章:用户认证
- [x] JWT
- [ ] Session
- [x] Session
- [x] 第四章:开始增删改查
- [x] 添加控制器
- [x] 创建消息
Expand All @@ -38,7 +38,7 @@
- [x] 第七章:附加资料
- [ ] 设计方法论
- [x] 数据库结构管理
- [ ] 权限控制
- [x] 权限控制
- [ ] 邮件服务
- [ ] 消息队列

Expand Down

0 comments on commit 85ff96d

Please sign in to comment.