Skip to content
lyriael edited this page Oct 14, 2012 · 1 revision

Meeting with customer

While testing the app, our customer mention the following:

  • There should be an indicator, telling how long the password must be
  • If a user enters a wrong or invalid input, the system should catch the mistake instead of showing an Error.
  • The avatar should be displayed a bit bigger
  • When deleting an account, for security reasons, the pictures should be removed as well.

We discussed the next stories, they include:

  • for unregistered user, the app should display the login/register page, plus some items, that are avaiable (about 4)
  • concept of organisation is introduced: An organisations has, like a user, a name and a picture. Organisations are creaded by a user, who is in turn automatically the admin of this organisation. The admin of an organisation can add and remove other users to the organisation. To do so, he can enter the name of a user in a serach field. A list with user names and their pictures is returned. It is very important to our customer, that it is clearly visible, if a user interacts as a organisation or as a private user.
  • A profile page is displayed after login, showing the pictures and discription of the user.

Agreed stories to be implemented in the next cycle:

  • create an organisation: 1. name/picture/description/credits (initial 100) 2. user creating the organisation is automatically its admin ( no add/removing of other users, d.h. an organisation has currently only one member )

  • member of an organisation can add/edit/remove items of organisation.

  • Clear switch between privat user view and organisation view.

  • Show profil after login

  • unregisted page

Team Meeting

Better/more communication between team:

  • Therefore Salim has set up a TeamSpeak server. Who ever is programming or working on the project, should connect.
  • Write better&more commits!
  • More presence in Issue-tracker. Preferred are many small issues instead of some big issues.
Clone this wiki locally