Skip to content

1. Meeting Agenda 8 8 16

lathobravo957 edited this page Aug 19, 2016 · 1 revision

Mon 8/8/2016

  • Group meeting agenda
  • What questions have we asked/other know requirements

Group Meeting Agenda

URGENT ACTION ITEMS

  • 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?

REVIEW OF PROJECT STATUS

Uses data from tests as created by systems administrator

  • We need a scale by which can measure progress prior to testing/coding

SCHEDULED AGENDA ITEMS

  • 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?

Attachments

What questions have we asked / other known requirements?

  1. How important is the user experience? Is a GUI necessary?
    • Function over looks. GUI is non core but wanted.
  2. 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.
  3. Can users hold multiple rolls?
    • No
  4. Who is each bug assigned to?
    • All come as open bugs for triages to see.
  5. What constitutes a user? What do they have? Public/private data?
    • Username/password/email
  6. How safety critical are the projects that will run on the system?
    • "****" for passwords, not much else
  7. Is this for a specific requirement or is it general?
    • General open source projects
  8. Where is the "enclosed data"?
    • Uploaded on the 2/8/2016
  9. 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"