团队作业4——项目冲刺 第2 篇 Scrum 冲刺博客

这个作业属于哪个课程广工2023软件工程课程社区-CSDN社区云
这个作业要求在哪里团队作业4——项目冲刺
这个作业的目标举行站立式会议,有效沟通项目的进度、问题、计划、调整

1. 站立式会议记录

1.1 开展形式

  • 形式:每天固定时间在微信群聊进行汇报。

  • 记录:
    请添加图片描述

1.2 昨日进展

  • 分配任务
  • 对UI设计提出各自建议
  • 设计主页面UI

1.3 存在问题

  • 任务分配有点死板。
  • 主界面缺少了登录的相关UI设计

1.4 今日计划

人物事项
数据库设计王宗奎
完成剩余的UI设计黄翊森

2. 项目燃尽图

项目燃尽图

3. 代码/文档签入记录

请添加图片描述

4. 项目展示

4.1 代码展示

//UI设计 主界面
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    tools:context=".src.activity.MainActivity"
    android:background="@drawable/main_background">
<include
    layout="@layout/activity_item"
    />

    <TextView
        android:id="@+id/tv_hello"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="早上好"
        android:textSize="30dp"
        android:textStyle="bold"
        android:layout_centerHorizontal="true"
        android:layout_marginTop="150dp"
        />
    <TextView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="点击下方按钮\n开始随机选择"
        android:layout_centerHorizontal="true"
        android:layout_marginTop="220dp"
        android:textStyle="bold"
        android:textSize="25dp"
        />
    <Button
        android:id="@+id/btn_beginChoose"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="开始生成"
        android:layout_centerHorizontal="true"
        android:layout_marginTop="330dp"
        />
</RelativeLayout>

4.2 运行截图

在这里插入图片描述

5.每日总结

人物总结
黄翊森顺利完成第二天工作!好诶
陈浩杰明天继续努力!
欧景林加油!
王宗奎今天了解了Android的一些设计。
吴雨晨UI设计得还可以。
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值