go17/homework/README.md
2024-12-29 09:26:44 +08:00

28 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 作业
Web全栈开发(Book Api): 必须完成
作业评分机制: 前端(10) + 后端(10) + 自己文档(2) + 额为功能(2) + 可以演示(10)
提交要求: 你们自己提交MR过来合并
![](./WechatIMG155.jpg)
学号-名
- 17007-杨熊猫 [vblog](https://gitlab.com/yangli350/vblogv2)
- GO17024-mushroom [vblog](https://gitlab.com/go3751246/vblog)
- GO17030-浩 [vblog](https://gitee.com/lihaostudy/vblog)
- Go17005-健蛟 [vblog](https://gitlab.com/xyp-gif/vblog)
- GO17042-志勇 [vblog](https://gitlab.com/laizhiyo/vblog.git)
- GO17027-wangtao [vblog](https://gitlab.com/wangtao4/go/vblog)
- 17031-尹 [book](https://gitlab.com/unmask429/vblog)
- GO17009-豪豪 [vblog](https://gitlab.com/wangjunhaohenshuai/vlog/-/tree/main/%E4%BD%9C%E4%B8%9A?ref_type=heads)
- GO17023-靖宇 [vblog](https://gitee.com/ballooncode/vblog)
- 17015-小秦 [vblog](https://gitlab.com/Kevin-qwx/vblog)
- 17011-阿礼 [vblog](https://gitlab.com/go-study5063446/vblog)
- 文松 [vblog](https://gitlab.com/lws-go)
day01: book restful api + config 包 的版本, 跑起来能验证成功
day02: book mvc 版本是必须要写出来(log 包允许你copy), mcube的版本是体验, mcube版本不做要求
day05: 自己使用map这种数据结果 做一个 轻量级的ioc框架, 如果不知道怎么写可以参考15期: https://gitlab.com/go-course-project/go15/-/tree/main/vblog/ioc?ref_type=heads
day06: 仿照https://arco.design/docs/spec/introduce 顶部导航,默认出一个自己的顶部导航, 注意通过felix布局进行, 元素的具体内容可以不用管