Skip to content

Meeting Agenda and Minutes 2020 03 05

Hong edited this page Mar 11, 2020 · 1 revision

Agenda

  • Discuss and make final decision on project idea
    • Weigh up contributing factors for each project
      • Ease of getting started
      • Amount of research that is required
      • Technology required
      • Amount of tasks we can split project into
      • Extensibility of the project
    • Make Final Decision
  • Discuss How to split the project into groups, and assign group leaders.
    • Assign members to groups
    • Assign tasks to each group
  • Plan expected frequency of meeting within and between groups.
  • Plan the frequency of the leaders of each sub group meeting.
  • Set up initial required files
    • Git Repo

Attendance

All present!

Minutes

  • Discuss projects
    • Flatmate mgmt
      • Lots of features
      • Could add more things if needed
      • Could integrate flat mate finder for more work
      • UI/Backend/Database/etc
    • Discussion of other projects
      • No major suggestions otherwise
    • Discuss technology
      • Webapp makes most sense for us
        • Easy to pass on to group
        • Maintainability
        • Cross platform
        • Could add better support to website for mobile with PWA technology
      • Technology
        • React
          • Most people have used it
        • JS
          • Easier tooling/learning curve than TS
        • C# Core
        • Database
          • Firebase
          • MySQL
          • SQLite
          • Selected SQLite as easiest to get started for now, EF core means the project will be compatible otherwise
      • Feature Brainstorm
        • Next steps: Screen diagrams, user flows, data model
  • Groups
    • Cross functional groups
      • All groups should be able to build end to end
      • Including tests
    • Group num
      • 4 teams
    • Conflicts
      • Dev leads to work out conflicts, one dev lead per group
    • Group Leaders
      • Nathan, Maddie, Hong, Jed
  • Next meeting
    • Github
    • Project skeleton
      • Database
    • Data Model UML(ish)
    • Lo-fi of how things work
    • All hands on Monday
    • Team leads to discuss today
Clone this wiki locally