Skip to content

Weekly Report 4

Choo Shee Yeow edited this page Mar 14, 2020 · 2 revisions

Date: March 6, 2020

Attendees:

Mushroom, Yuxin, PangKai, Zhiyuan

What We Did

- Pair programming was done
- Merged User and Database code (in member's branch, not master)
- Working more on individual task in each part
- New product backlog created (addressing feedback)
- Issues are created in the GitHub project for user story with priority = 1
- Discussed problem met in each part (labeled and assigned)

Work Distribution

Group 1: Mushroom & PangKai

( Pair programming )

  1. Created User, Wallet, AccountInfo, BankAccount, DriverInfo classes
  2. Constructors, getters, and setters

( Individual work )

Mushroom

  1. Created UserProfile page ( not completed )
  2. Working on driver signed up page( not completed )
  3. Working on Merging with database

Problem meet:

  • Cannot update user information

  • Profile Activity needs to be linked to the DATABASE

  • Conflict with a mockup and UML diagram

  • The unique user name needs to be solved

PangKai

  1. Created QR class ( not completed )

Group 2: Yuxin & Ruohan

( Pair programming )

  1. Merged xxx and xxx

Problem meet:

  1. Unable to display map fragment ( solved )
  2. Unable to locate device location in Map fragment ( solved )
  3. Unable to interact with database, i.e., cannot match rider with open request with potential driver( not solved )

( Individual work )

[yliu17]

  1. Autocomplete location search
  2. Map route display

[ruohan2]

  1. Map page (view, side bar, bottom drag fragment)
  2. Complete offline part of rider activity (edit request, confirm request, complete request)

( Pair programming )

[sheeyeow] & [zlu6]

    Nothing

( Individual work )

[sheeyeow]

  1. Update RequestDataHelper, UserDataHelper, OnGetUserDataListener, OnGetRequestDataListener classes
  2. Update database parts in UML
  3. Complete pop up notification functionality
  4. Check user exists method (username and email)
  5. Merge part of map and database

[zlu6]

  1. Created Record, Location (demo and testing) class
  2. Work on Login and Register pages ( not completed )

(Firebase Authentication: ( problem to be solved ) currently using unique email instead of username)

Clone this wiki locally