- 分类管理:支持分类的增删改查 - 单词管理:支持单词的增删改查,包含音标、释义、例句等字段 - 更新 README 项目说明 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
一个从英语背单词入门的语言学习工具。
language/ ├── backend/ Go + PostgreSQL 后台服务 ├── frontend/ 未来前端(Web) ├── client/ 未来客户端(App / Desktop) └── README.md