LAB 2-1 Bobing software

m0_64443733 2022-11-04 20:15:23

Index

  • Table
  •  1.NABCD model
  • (1)Need
  • (2)Approach
  • (3)Benefit
  • (4)Competitors
  • (5)Delivery
  •  2.Process
  • (1)Flow chart
  • (2)PSP
  •  3.Development
  • (1)UI Prototype GitHub Link
  • (2)Application part of the interface display
  •  4.Summary

Table

The Link Your ClassMUEE308FZU202201
The Link of Requirement of This AssignmentLAB 2-1 First pair programming assignment
The Aim of This AssignmentBobing software
FZU ID and MU IDFZU : 832002106  MU : 20122128
TeamMate Blog LinkTeamMate
TeamMate FZU ID and MU IDFZU : 832002128  MU : 20124007

 1.NABCD model

(1)Need

  Course requirements

  • Need to have an interface, six dice, shake randomly to produce results.
  • The program allows multiple people to participate, and can automatically determine the results, it can be a stand-alone version or a network format.
  • The interface style is lively and generous in response to the scene, and lays the foundation for the second implementation of pair coding.

  Our analysis
  According to the requirements of the topic, we need to design a program for the traditional Fujian Mid-Autumn Festival event Bobing to meet the Bobing tool for students who cannot participate in the event online because of the epidemic. For the user group, we will design our software program in four aspects: basic functions, user experience, product feedback, and optimization, which will include the basic dice throwing, judging the winning level, Mid-Autumn Festival special environment theme, and throwing records.

img

(2)Approach

  Our software program was initially designed through the android studio platform, and the designed application has been able to run normally on Android phones, including the main interface of the application, the basic UI interaction interface, throwing the dice and judging the reward level, as well as displaying the game rules and other functions.

(3)Benefit

  Our software program is able to continue traditional activities in an online format during the epidemic, while the software design and UI theme are full of Mid-Autumn elements, which can give users the most immersive experience of traditional activities. At the same time, we have set up a rule explanation interface in the software, which is convenient for users to check the rules at any time, while the software will automatically determine the throwing results and their corresponding prizes, which is friendly for users who are not clear about the game rules and from other places.

(4)Competitors

  In a horizontal comparison, as an online product, our software can meet the basic features of convenience and ease of use, and we can design the UI interaction interface with Mid-Autumn elements to bring users an immersive festival experience when completing the basic functions, and we will record the results of previous throws to facilitate statistics, but there may be problems with data sluggishness or display order logic when synchronizing data in multiplayer online

(5)Delivery

  It is planned to be promoted in the epidemic-stricken Fujian region, as a means to replace offline pancakes and to meet the demand for quick online use.

 2.Process

  At the beginning of the design phase intended to complete the basic design of the program, such as throwing six dice and randomly obtaining the value of six dice, while setting up the main interface of the application, in the follow-up work, we added the recognition function to automatically determine the level of the reward, to be able to correspond to the rule description, to provide the user with a description of the level of the prize won, while adding the game rule description to the basic interface of the program, so that users can easily view it at any time, in the optimization, we expect to achieve the function of multiplayer online activities, to be able to record the data of multiple people online and to display the sorting of the data obtained

(1)Flow chart

img

(2)PSP

Personal Software Process StagesEstimated Time/minutesCompleted Time/minutes
Planning4050
Estimate3040
Development--
Analysis6090
Design Spec4045
Design Review1510
Coding Standard9040
Design65100
Coding120240
Code Review Planning2020
Test1560
Reporting3045
Test Report1530
Size Measurement4030
Postmortem&Process Improvement12030
total700800

 3.Development

UI Prototype GitHub Link

(2)Application part of the interface display

Application main interface
Rules interface
Select number of users
Throwing interface
Reward judgment interface
Cooperation

 4.Summary

  This software experiment gave me some initial experience in UI design, as well as an intuitive experience of overall software programming.

...全文
367 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
源码链接: https://pan.quark.cn/s/a4b39357ea24 在本研究中,我们将详细研究如何借助Python执行数据可视化,旨在剖析2018年期间中国四个主要城市——北京、上海、广州以及深圳的空气质量状况。通过绘制反映空气质量指数(AQI)与细颗粒物(PM2.5)变化趋势的图表,我们能够深入理解这些大都市全年的空气环境质量,并明确评估其优良天气所占的比重。 我们必须首先进行数据准备工作。在当前提供的压缩文件内,名为"2018天气"的文件极有可能是数据来源,其中可能收录了涉及四个城市每日空气质量监测的详细信息。这些数据通常涵盖日期、城市名称、AQI数值、PM2.5含量等核心参数。在Python编程环境中,我们惯常运用pandas库来对这类结构化数据进行高效的处理和分析。 1. **数据导入与初步处理**: - 利用`pandas.read_csv()`方法来导入存储为CSV格式的数据资料。 - 数据整理:对数据中的空白项、非正常数值进行修正,保证数据的精确性。 - 调整日期字段的格式,确保其能够适用于时间序列分析的需求。 2. **数据深度分析**: - 针对每个城市的AQI和PM2.5数据执行统计性描述,例如计算平均值、中位数、标准偏差等指标。 - 确定空气质量良好天气的天数,即那些AQI值低于75(依据中国的空气质量评估标准)的日数。 3. **数据呈现**: - 运用matplotlib或seaborn工具绘制折线图,直观展示四个城市在2018年全年的AQI和PM2.5变化动态。 - 可通过采用不同的颜色方案和线条类型来区分不同城市的数据系列。 - 添加必要的图示元素,如日期坐标轴、城市名称标注、图表标题及图例说明,以提升图表的可读...

285

社区成员

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

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