"You're okay how I was wrong team" Team Assignment 5: Improved project needs analysis and system design

"You're okay how I was wrong team," the fifth job: project needs analysis and system design improvements

project content
This work belongs courses Software Engineering
Where this requirement in the job Experimental nine
Team Name You're how I was wrong okay
Job learning objectives 1. grasp of object-oriented analysis needs;
2. learning software system architecture and database logic design, learn the preparation of the software system design specifications, control system design process, design principles and techniques.

A: Team project github repository address link ( https://github.com/11nyzml )

Two: Update Github repository, "Software Requirements Specification" ( https://github.com/11nyzml/Student3 )

3: Pressing the tasks required to complete the project team needs analysis improved summary

a. analysis "Student Management Project Requirements Specification" insufficient draft, has been modified and uploaded.



b. Navigate 8.5 Function Reference "Construction law" and priority is given functional analysis of four quadrants.

c. the preparation of the team project WBS

After a team project to be completed within a period of many tasks, to meet customer needs and achieve team goals, complete needs analysis, preparation of project WBS (Work Breakdown Structure, that is, work breakdown structure, project objectives is based on the work broken down into many levels the clear, deliverable tasks, and then express it), is the orderly management of team project work in accordance with a logical pattern or tree structure.



d. Team members estimate the time required for each task

The average time for the team and the division of labor:

team member Division of work Time required
Tung Chih package Write a blog and upload Github 180min
Ge into flower Co-writing team needs analysis and improvement of wbs 200min
Liu Jia Writing requirements specifications 300min
Su Shengling Preparation of the project team wbs 400min

四:Github仓库上传《团队项目软件系统设计说明书》(https://github.com/11nyzml/Student3)

团队项目系统总体结构

五:团队项目系统设计过程总结

1、描述团队成员在系统设计的具体分工及占整个系统设计文档任务的工作量比例

团队分工及所占比例:

团队成员 分工 所占比例
包稚潼 撰写博客及上传Github 19%
葛进花 协同编写团队的wbs及需求分析改进 20%
刘佳 撰写需求规格说明书 27%
苏生玲 编写团队项目的wbs 33%

2、总结团队项目系统设计心得

由于一般的学生信息管理系统开发比较简单,网上有大量的案例。老师对于此次的系统关注度和争议也比较大,为了有所创新和在难度上提升功能。本次需求分析说明立足于之前的可行性报告生成,由团队进行了一系列的分工和设计。包括用户调研、建立快速原型模型等。根据分析用户传回的问卷调查结果,发现我们所设计的软件并不完全符合用户心目中的系统设定,从而需要继续进行改进,最后争取团队协作一步一步的改进系统设计。

本次需求规格说明立足于分析系统的定位和功能,添加了类图的分析并将网上现有的系统做了调查,了解了市面上现有系统的情况,大部分是用web页面实现系统,更改了系统的定位。

从上一次需求分析中我们得知开发本系统(学生信息管理系统)如果定位于Java开发和用Jframe实现页面,可操作性差。对于用户来说界面呈现效果较为刻板,用户更加倾向和习惯于登录web页面使用和操作,出现了较大的定位偏差,出于对功能的完善和用户的需求,如友好性、安全性、功能完善性,故我们将本系统的编写定位改为用Java语言编写,并用Jsp页面实现,为实现用户需求和方便测试做准备。

Guess you like

Origin www.cnblogs.com/nyzml/p/10938556.html