7c9b9f88a8e791a05db44cd02186b8d08680815c
- 导入日历课程表.json文件到src/data/calendarCourses.json - 添加transformCalendarCourses转换函数,将JSON数据转换为日历事件格式 - 添加generateTasksFromCalendarEvents函数,从日历事件生成任务列表 - 替换原有静态calendarEvents数组为动态转换的数据 - 为不同课程类型(公开课、1V1规划、模拟面试)设置不同颜色 - 根据日期自动判断课程状态(已完成、进行中、未开始) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
README
安装
pnpm
运行命令
开发环境
pnpm dev
Description
Languages
JavaScript
79.6%
CSS
12.9%
Python
6.8%
HTML
0.5%
Shell
0.2%