06 Group-Sprint Summary

Baby Crab 2022-12-23 21:23:34
The Link Your Classhttps://bbs.csdn.net/forums/MUEE308FZU202201
The Link of Requirements of This Assignmenthttps://bbs.csdn.net/topics/610142480?spm=1001.2014.3001.6377
TeamName06group_好好食
Sprint Summary Linkhttps://bbs.csdn.net/topics/611216699
Video demo linkhttps://www.bilibili.com/video/BV1bg411J7BS/
GitHub linkhttps://github.com/Software-Project-2022/Lab
SlidesSlides

目录

  • 1. Sprint Plan
  • 2. Sprint Collection
  • 3.Project Expectations
  • 4. Actual progress
  • 5. Process Experience
  • 6. Division of Labor
  • 7. Link


img

1. Sprint Plan

06 Group — Sprint Plan


2. Sprint Collection

Sprint Log NameSprint Log Blog LinkWorkload CompletedPercentage of Completed Workload
Sprint Log Plan(12.5)https://bbs.csdn.net/topics/610162177?spm=1001.2014.3001.6377--
Sprint Log 1(12.6)https://bbs.csdn.net/topics/6112091781. The realization of the basic framework of network appearance and function is determined;
2. Understood the basic idea of how to design a user-friendly interface and began to make the framework.
95%
Sprint Log 2(12.8)https://bbs.csdn.net/topics/6112095221. Identified the codes and blocks that need to be changed and adjusted;
2. Determine the basic framework of the appearance and function of the web page;
3. Realized some simple functions and representations, such as webpage jump and back-end database.
74%
Sprint Log 3(12.10)https://bbs.csdn.net/topics/6112093271. Basically realized most functions, such as recipe query, calorie query and food record;
2. We also optimized the chaotic interface of the whole program, and improved the enjoyment of the interface;
3. A problem is found: Random anomalies in the rotary table function cause that random results cannot be obtained, and the problem is debugged and modified later.
61%
Sprint Log 4(12.12)https://bbs.csdn.net/topics/6112094391. Fixed some UI bugs and improved the mobile ledger function;
2. Code modification and test for the failure of the turntable to generate random results.
42%
Sprint Log 5(12.14)https://bbs.csdn.net/topics/6112095011. Realized the basic functions of the whole project, conducted the final code debugging operation to ensure the stability of the project program;
2. Solved some details, such as enriching the details of the turntable function and modifying the problem of random anomalies of the turntable;
3. Optimized the final manual page to provide better user experience.
25%

3.Project Expectations

In this project, we plan to complete a multi-functional and interesting tool-based healthy eating website to provide users with help with complementary healthy eating, cooking instruction, funny turntable, daily records and so on. In this website, we mainly plan to implement the following basic functions.

💡Random turntable: Users can add, delete or modify the content inside the wheel at will.
💡Recipes: Provide users with the preparation methods of different kinds of food and the calories they contain. Users can upload their own recipes.
💡Calorie reference: Categories provide users with calorie references for some common foods.
💡Daily records: First is diet records, users record food, calories. Then is weight Record, the users enters the weight to generate a weight change curve.
💡Ledger production: users can design the page freely.

In addition, we also expect to do more outstanding work in the final video production and daily blog writing.


4. Actual progress

⏲️ Random turntable
The current random turntable function is already done. The page to open the turntable has a default turntable, click Modify to customize the content and number of options of the turntable, and the turntable will pop up to display the random content after the turntable is random.

img

🧑‍🍳 Recipes
The recipe page has four categories: breakfast, lunch, dinner, and snacks. Users can choose recipes according to their needs. At the moment the recipes in our site are not rich enough and there are fewer choices. At present, we have designed the upload recipe page, but it cannot be used properly because of the server.

img

🧾 Calorie reference
On the calorie reference page, we provide calories from some common food
s for users with calorie control needs, and our data is not sufficient at present, only providing calorie data for a few foods.

img

✍️ Daily records
Diet records: Users enter the date, the food eaten that day, and the calories contained in the food to urge the user to eat healthily.
Weight record: Users enter their own weight, generate a change curve, and urge users to manage themselves.

img

img

🎨 ledger production
Provide users with a blank page where they can freely enter any text for typesetting. Due to technical limitations, we have not yet developed a fully functional ledger page such as painting.

img


5. Process Experience

Xie Siyan
In this software engineering project, I learned how to design a software from scratch.
First, facing a project, we should first set the general goal and know what we are going to do. Second, we need to break the overall goal into smaller goals and understand how we should do it. Finally, it is necessary to effectively manage the target, check the progress of the target, whether the direction deviates.
Second, teamwork is very important. In this project, the team has a clear division of labor from the preliminary preparation, software design and report writing. Each team member performs his/her duties so that he/she can understand his/her responsibilities and improve the working efficiency of the team. However, we did not ignore the importance of collaboration. During the implementation process, team members helped each other to cope with difficulties and challenges together.
Third, communication skills are essential. Good communication can make the project progress with half the effort

Wang Siyi
This project is undoubtedly a huge challenge for us, before for us to make web pages is an unfamiliar task, we learned from scratch how to use the VUE framework, how to make web pages and understand the language functions, searched many sentences and examples on the CSDN for reference, also read a large number of teaching videos, asked a lot of experienced professionals for advice, before making this work, although there are still many flaws, But it was a huge challenge and progress for our group.

Wu Jiayi
In the UI design, pay attention to the size and resolution of the image, try to export the material without background color, pay attention to the cropping of the image, do not leave too much white space; Timely communicate with front-end developers in case of UI anomaly and modify materials; The UI design style should be unified, and the user should think from the perspective of the user to design the most comfortable and concise UI for the user.

Xie Shuhui
This project was my first time making a website, and I was a little nervous before the project started. In the team division I was responsible for the front end of the website, and during the writing process, I spent a lot of time trying to perfectly recreate the design of the prototype. In this project, I learned that as long as you are willing to work hard, even things that you don't know and don't understand can be quickly started. I also feel the importance of effective communication with the team members in charge of other tasks, and the effectiveness of communication is reflected in the product details. All in all, I benefited a lot from this project, not only learned some things that I can't learn in ordinary courses, but also made me more willing to be an active worker in future group cooperation.

Yu Xintong
Through this one-month project practice, I have grown up a lot and learned a lot. From the beginning of the blank to the back of the familiar and then produced a strong interest. During this project practice, I learned how to use Markdown format to write blog completely and effectively, learned HTML web design, learned how to design UI interface and a series of program blocks. At the same time, through this project, I learned more about how to communicate and cooperate among teams, and how to make the team efficiency achieve twice the result with half the effort.

Chen Kejing
I have gained a lot from this project. First of all, I learned the complete steps of network program from design to development to problem solving, and improved my programming ability and teamwork ability. Secondly, I enhanced my understanding of software development. Finally, I deeply realized that the completion of the whole project can not be separated from the close cooperation, in-depth communication and selfless dedication of the team.

Wu Chenjie

This particular experiment allowed us to design and implement a website with multiple functions as if we were a real software team. In the experiment we demonstrated our creative imagination and more problem solving skills. After this experiment I learned that teamwork, each member has a different division of labor positioning, just like a good machine needs a lot of good parts, one cannot be missing. I also learned the importance of learning from and imitating. In the first experience of a big team project, we go to the internet to refer to other people's ideas can make us make less mistakes. It can also help us to implement the function better.

img


6. Division of Labor

MemberLaborRatio(%)
Xie SiyanUI design,PPTmaking,presentation,defense14.3
Wu JiayiUI design, PPTmaking, defense preperation,blog writing14.3
Chen KejingBack-end writing, blog writing14.3
Wu ChenjieBack-end writing, blog writing14.3
Yu XintongBack-end writing, blog writing14.3
Wang SiyiFront-end writing, vedio makinng14.3
Xie ShuhuiFront-end writing, blog writing14.3

Github
Vedio
PPT

...全文
376 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
「已注销」 2023-01-03
  • 打赏
  • 举报
回复

很不错的内容,干货满满,已支持师傅,期望师傅能输出更多干货,并强烈给师傅五星好评

另外,如果可以的话,期待师傅能给正在参加年度博客之星评选的我一个五星好评,您的五星好评都是对我的支持与鼓励(帖子中有大额红包惊喜哟,不要忘记评了五星后领红包哟)
⭐ ⭐ ⭐ ⭐ ⭐ 博主信息⭐ ⭐ ⭐ ⭐ ⭐
博主:橙留香Park
本人原力等级:5
链接直达:https://bbs.csdn.net/topics/611387568
微信直达:Blue_Team_Park
⭐ ⭐ ⭐ ⭐ ⭐ 五星必回!!!⭐ ⭐ ⭐ ⭐ ⭐

点赞五星好评回馈小福利:抽奖赠书 | 总价值200元,书由君自行挑选(从此页面参与抽奖的同学,只需五星好评后,参与抽奖)

随着元宇宙概念兴起与虚拟数字人技术快速发展,虚拟主播、在线教育虚拟助教、元宇宙社交等应用场景对实时动作表情驱动系统提出更高需求。当前主流动作捕捉方案多依赖专业光学动捕设备或深度相机,设备成本高昂、部署复杂,难以在普通用户场景普及。本研究设计并实现一套基于普通单目摄像头的虚拟数字人实时动作表情驱动系统,旨在降低数字人内容生产门槛。系统采用Unity作为主开发引擎,结合Blender进行数字人模型构建与BlendShape表情系统制作,使用MediaPipe框架实现人脸关键点检测与人体姿态估计,通过C#脚本完成实时数据处理与渲染控制。系统包含五个关键模块:人脸关键点检测(MediaPipe Face Mesh提取468个关键点)、人体姿态估计(MediaPipe Pose识别33个骨骼关键点)、表情迁移映射、动作平滑优化(卡尔曼滤波与贝塞尔曲线插值消除抖动)、实时渲染(60fps流畅渲染,支持直播推流与视频录制)。实验结果表明,系统在普通笔记本上可实现60fps实时驱动,人脸关键点检测准确率达98.7%,人体姿态估计平均误差小于5像素,表情迁移相似度达92.3%。 【课程报告内容】 摘要 第1章 绪论 第2章 相关技术与理论基础 第3章 系统架构设计 第4章 关键模块设计与实现 第5章 实验与结果分析 第6章 总结与展望 参考文献
内容概要:本文提出了一种基于蒙特卡洛模拟与拉格朗日松弛法的分散式优化策略,用于解决电动汽车充电站在分时电价机制下的有序充电调度问题。通过蒙特卡洛方法模拟电动汽车充电行为的随机性,生成多样化负荷场景,构建以降低电网负荷波动和用户充电成本为目标的优化模型;采用拉格朗日松弛法对耦合约束进行解耦,实现分布式求解,在保障用户隐私的同时提升计算效率。文中设计了详细的仿真场景,系统分析了该调度策略对电网负荷特性和用户经济性的影响,验证了所提方法在实际应用中的有效性与可行性。; 适合人群:具备电力系统运行、优化算法理论及Matlab编程能力的研究生、科研人员以及从事智能电网与电动汽车相关领域的工程技术人员。; 使用场景及目标:①应用于城市规模化充电站集群的有序充电管理,实现电网“削峰填谷”;②为电力公司制定科学合理的分时电价政策提供量化分析工具;③支撑智能电网中需求侧资源的分布式协同优化调度研究与系统设计。; 阅读建议:建议结合提供的Matlab代码深入理解算法实现流程,重点掌握蒙特卡洛场景生成机制与拉格朗日松弛迭代求解过程,可通过调整参数设置复现不同工况下的仿真结果,以深化对分散式优化机制与调度效果之间关系的理解。
内容概要:本文研究了基于阶跃响应的V-Tiger自动增益调整PID控制器优化方法,并提供了完整的Matlab代码实现。通过深入分析PID控制的核心性能指标与V-Tiger控制器的动态特性,提出了一种融合阶跃响应特征提取与多目标协同优化的自动整定方案,设计了具备自适应迭代校正能力的优化机制,有效提升了控制系统的响应速度、稳定性和抗干扰能力。文中系统阐述了整定原理、算法架构设计及性能验证流程,通过仿真实验充分验证了该方法在复杂工业控制场景下实现高精度参数自整定的可行性与优越性,为智能PID控制提供了可复现、可拓展的技术路径。; 适合人群:具备自动控制理论基础和Matlab编程能力,从事控制工程、自动化、电气工程等领域研究的研发人员及高校研究生。; 使用场景及目标:①应用于需要高精度PID参数整定的工业控制系统中,如电机驱动、温度控制、电力电子变换器等;②为科研人员提供一种可复现、可扩展的智能PID整定方法,用于提升系统动态性能与鲁棒性;③作为教学案例帮助学生理解PID整定原理与现代优化算法的融合应用。; 阅读建议:建议读者结合文中的Matlab代码逐模块运行与调试,重点关注阶跃响应特征提取与增益优化策略的实现逻辑,同时可尝试将其应用于实际控制系统中进行对比验证,以深化对自动整定机制的理解。

285

社区成员

发帖
与我相关
我的任务
社区描述
福州大学 梅努斯国际工程学院 软件工程(2022秋) 教学
软件工程 高校
社区管理员
  • LinQF39
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧