UniRegensburg / unsere-app-fur-die-universitat-regensburg-bib-buddy

Bib Buddy - deine App für eine konzentrierte, offene Literaturarbeit!
0 stars 0 forks source link

Search and sort search results (see Issues #12 #14) #86

Closed claudia3 closed 3 years ago

claudia3 commented 3 years ago

Description Closes #12 and #14. Create search for shelf, book and note. You can search for names of shelves, titles of books and names of notes depending on the user input. When clicking a shelf search result the books of the shelf are displayed. When clicking a book search result the notes of the books are displayed. When clicking a note the content of the note is shown. The search results can be sorted by name (ascending, descending) and by modification date (oldest, latest). In the menu a temporary help is included.

Affects Mainly the search and the database.

Notes for Reviewer You can sort search results when you use the menu in the right corner of the header. Please review & comment/approve.

claudia3 commented 3 years ago

Filtering and the highlighting will be done in a future PR.

claudia3 commented 3 years ago

Changes after meeting to consistent UI.