FlaskDormitoryProject/VersionRecord/v0.0.1.alpha0.0.1.md
2023-04-27 20:48:57 +08:00

31 lines
992 B
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.

# 版本`v0.0.1.alpha0.0.1`开发报告
## 需要开发的部分
`@0001` 系统的登录功能,完成基本的用户数据库创建与登录功能,实现最初的登陆功能 `2023/4/27/10:00`
`@0002` 系统登录前端 `2023/4/27/14:00`
`@0003` 修改base基类作为模板引用 `2023/4/27/14:00`
## 已经完成的部分
`&0001 ` 完成了index界面的前端静态模板的编写文件位于templates文件夹下的index文件夹中 `2023/4/27/11:00`
`&0002` 完成了login界面的前端静态模板的编写文件位于templates文件夹下的login文件夹中 `2023/4/27/15:00`
`&0003` 完成了基类模板的编写文件位于templates文件夹下的base文件夹中 `2023/4/27/15:00`
`&0004` 完成了基类模板的布置确定网站LOGO并部署完毕 `2023/4/27/20:00`
`&0005` 完成了了基类模板参考说明的编写,位置在`/templates/base`下的
[README.md]: ../templates/base/README.md "README.md"
## 需要修复的BUG
暂无