As a user i want to search through the cards
So i can search for the cards that i get when i am in good mood
Description:
Accpetance criteria
[x] Search bar
[x] Entering something and submitting will lead to new page with a list of cards that contain the queried data
[x] if there are no cards providing the queried data the page will say that there are no cards for that search request
[x] back buttons to get back to previous page
tasks
create search component
create result component or page
if you feel fancy create the form for a expanded search page (screenshot 2)
think about how to combine the given data and the created data, that currently live in 2 separate databases. is it possible to search through 2 or more databases simultaneously?
As a user i want to search through the cards So i can search for the cards that i get when i am in good mood
Description:
Accpetance criteria
tasks