swe574-2015fall-group2 / webapp_repo

0 stars 1 forks source link

Web Project - Search #33

Open cakyel opened 8 years ago

cakyel commented 8 years ago

Search functions should be completed based on RSD, DSD and mockups.

This issue is cooperated by Sinan and Recep.

cakyel commented 8 years ago

GIVEN there are existing groups and the user is logged in, WHEN the user fills the search bar and clicks the search button, THEN search results with related groups are listed.

GIVEN there are existing groups and existing notes and the user is logged in, WHEN the user fills the search bar and clicks the search button, THEN search results with related groups and notes are listed.

GIVEN there are existing groups and existing discussions and the user is logged in, WHEN the user fills the search bar and clicks the search button, THEN search results with related groups and discussions are listed.

GIVEN there are existing groups and existing meetings and the user is logged in, WHEN the user fills the search bar and clicks the search button, THEN search results with related groups and meetings are listed.

  • [ ] Search bar is functional in group details page
  • [ ] Search bar is functional in discussion details page
  • [ ] Search bar is functional in note details page
  • [ ] Search bar is functional in meeting details page
  • [ ] Search bar is functional in My Profile page
  • [ ] Search bar is functional in Create New Note page
  • [ ] Search bar is functional in Create New Group page
  • [ ] Search bar is functional in Create New Meeting page
  • [ ] Search bar is functional in Create New Discussion page
  • [ ] Search bar is functional in Messages page
  • [ ] Search bar is functional in Groups page
  • [ ] Search bar return group results
  • [ ] Search bar return meeting results
  • [ ] Search bar return note results
  • [ ] Search bar return discussion results
  • [ ] Search bar return group and meeting results
  • [ ] Search bar return group and discussion results
  • [ ] Search bar return group and note results
  • [ ] Search bar return meeting and note results
  • [ ] Search bar return meeting and discussion results
  • [ ] Search bar return discussion and note results
  • [ ] Search bar return group, meeting and note results
  • [ ] Search bar return group, meeting and discussion results
  • [ ] Search bar return meeting, note and discussion results
  • [ ] Search bar return group, discussion and note results
  • [ ] Search bar return group, meeting, discussion and note results
  • [ ] Search bar return alternative results even the query does not match syntatically