Lab 6 Meeting Report (23.11.2021) - bounswe/2021SpringGroup9 GitHub Wiki

Time: 15.00-17.00

Attendance:

  • Mert Alkan
  • Ahmet Melih Aydoğdu
  • Zehranaz Canfes
  • Mustafa Emir Çolak
  • Ömer Barış Erkek
  • Melih Özcan
  • Ahmet İbrahim Şentürk
  • Niyazi Ülke

Where: Zoom

Agenda

  1. Decide on how to keep the locations and use them in our app
  2. Login/Sign up detailed discussion
  3. How to enable use to enter the time

Discussion

  1. How to keep the locations? The locations may be vague or multiple.
  2. How to enable vague time?
  3. A major problem is that a location in the history may not exist anymore or its purpose may change. How to solve this?
  4. How to login?

Decisions

  1. A user may enter multiple locations to his/her post. This may be possible by Python lists. Also, there should be directions since the user may share his/her memories on a train trip etc. Also, the user should be able to select multiple locations from the map enabled by Google Maps API.
  2. We can use a slider as we created for mockups.
  3. The user can change a location on the map, add a name to it or select among existing names to prevent the confusions if the purpose/name of the location changed. This way each user can select the location as they remember. Also, there should be a virtual space because of the pandemic. The use of zoom, discord, social media apps has increased. They should also be considered as a location.
  4. Users can login with their email or username and password. User model should be created.

Common Tasks

Assignee(s) Task Deadline
Each team member Think of how to enable Google Maps and multiple locations 30.11.2021
Each team member Think of how to enable login/sign up 30.11.2021
Each team member Have a team meeting (backend, android, frontend) 25.11.2021

Personal Tasks

There are no personal tasks from this lab. Each team will get together and split the tasks.