суббота, 27 февраля 2016 г.

Description

My application will show a current location of users of a group on a map by processing GPS data from their devices. This information will be collected, logged and refreshed with a certain frequency by server in database with users personal information, then will be shared when required. Application structure:
  1. Registration: will offer user to sign in the application or to make a new profile and fill in the personal information. (optional: "forget the password"-case)
  2. Main screen: a map of a group with dots, that show the group members' current location on this map (by clicking on dot will pop-up the photo of user), below will be a list with colored nicknames and status identifiers near them (almost like in Skype: work/busy/can talk/can meet).
  3. Groups screen: groups list, buttons: "make a new group", "join a new participant".
  4. Options screen: would offer to edit a personal information, buttons: "change password", "change photo", "change nickname", "set refresh frequency", "change status", "invisible"-mode.