-
Notifications
You must be signed in to change notification settings - Fork 0
1. Meeting Agenda 8 8 16
lathobravo957 edited this page Aug 19, 2016
·
1 revision
- Group meeting agenda
- What questions have we asked/other know requirements
- Is GitHub set up?
- Is EVERYONE happy with using slack?
- Where should the Agenda be posted and by what time? (email? etc)
- Where should the Minutes be posted?
Uses data from tests as created by systems administrator
- We need a scale by which can measure progress prior to testing/coding
-
Frameworks(front end)
-
Structural Design
- Systems and subsystems
-
WSP diagram
-
Establish Goals
-
Basic documentation so far (why have we chosen c++?)
-
User Interface
-
Data Structure
-
Paper prototypes to show customer for feedback
-
Design of the interactive process by which users access program
- User Stories
- Use case diagrams (formalisation of existing)
-
Ask more questions
- Can developers reassess data levels?
- How important is the user experience? Is a GUI necessary?
- Function over looks. GUI is non core but wanted.
- Who manages moving from one state to another?
- Bug states are managed by different roles:
- Triage: Sets severity, then moves it to;
- Developers: Implements solution, then moves to;
- Reviewers: Review solution, then close.
- Bug states are managed by different roles:
- Can users hold multiple rolls?
- No
- Who is each bug assigned to?
- All come as open bugs for triages to see.
- What constitutes a user? What do they have? Public/private data?
- Username/password/email
- How safety critical are the projects that will run on the system?
- "****" for passwords, not much else
- Is this for a specific requirement or is it general?
- General open source projects
- Where is the "enclosed data"?
- Uploaded on the 2/8/2016
- Are we allowed to use frameworks/engines/libraries/databases?
- Yes, but we must make the back end
- User identification
- Different user levels
- What makes up a bug?
- Search Subsystem
- Reporting Subsystem (analytics)
- Login system
- "*****" passwords
- Users at minimum created by admin. Preferred method is a "SIGN UP/NEW USER BUTTON"