Skip to content

Meeting Note

Lily(Zhi) Li edited this page Feb 28, 2017 · 37 revisions

meeting note

Feb/08/2017

Discussed and designed the UIs together, and got a breif UI pattern.

Main UI: login(sign up; sign in) (forgot password?? Remember user?? ) (unique user name)

  • Sign_Up_Activity:
  • User name
  • (Date created?)

(After logging in)View_TotalActivity:

  • Mood History(list[sorted by date and time, most recent coming first]) + map (users? Or the following user’s?) plus sign at right top corner(change to Create_Activity)
  • View(01.04.01)(change to View_Activity??)
  • Edit(01.05.01)
  • Delete(01.06.01)
  • Filter function

(After clicking VIEW Option)View_Activity(TBD):

  • Edit(01.05.01)
  • Delete(01.06.01)

Feb/09/2017

Discussed and designed the UIs together again, and came up with an almost completed UI plan.

Create_Activity(Mood_Event):

  • Current Date and Time, (required 01.01.01)
  • Emotional state (required 01.02.01):
    1. Includes: anger, confusion, disgust, fear, happiness, sadness, shame, and surprise.(at least)
    2. Depicted and distinguished by:consistent emoticons and colors in any view.
  • Optional trigger, ????(required 01.01.01)
  • The reason:
    1. Textual (limit to 20 chars or 3 words ) (is this optional???) (02.01.01)
  • A picture: (under 65536 bytes ~=65KB) (is this optional???)(02.02.01)
  • Optional social situation: alone, with one other person, two to several people, or with a crowd.(02.04.01)
  • Optional location:(06.01.01)
  • Filter_Activity(04.02.01 to 04.02.03)
    1. Right pull menu
  • My_main_page_activity()
    1. Only check own post
    2. follower and follow
    3. Filter Function

Feb/15/2017

We discussed about how to write User Cases, we decided to number them according to function category. There are six category in total:

  1. About mood event (creation, deletion,edition etc.)
  2. About user input of mood event specifications
  3. Login option
  4. Filter
  5. Follow relationship
  6. Map
  7. Synchronization
(Refer to Requirements Speciation-> Use Cases)

We also discussed about release plan.

We decided to release the following function on project part 4:

  • Login page
  • Edit Activity
  • Main Activity
  • Filter Activity
  • Friend Activity

We decided to release the following function on project part 5:

  • Map Activity
  • Synchronization Activity

(Refer to Release Plan)

We have also started a prototype of StoryBoard.

Feb/20/2017

Assigned task to each person (UI skeleton): -Mengyang: add, edit, view friend activity -Xinlei: Home Screen(Main Activity) -Zhi:Signin, signup, user, moodEvent -Yipeng: Friend -Heyue: Filter, Map

Feb/22/2017

  1. UI skeleton finished(code)
  2. merged to github<>
  3. initial thoughts about UML

Feb/25/2017

  1. UML finished, upload unit tests
  2. Xinlei:MoodEventList
  3. Zhi:UserList

Clone this wiki locally