And the way to search will work with ajax...
Ajax request -> RTDB(realtime database)
Load all the sites tags and it's names:
Json:
Sites Tags:
(Site name) : (site tags: "green;yellow;banana;apple;fruit")
On Ajax > Dictionary load
> Call function "load"
On "load"
> For each dictionary key
> Find(dictionary.get(*current tag) x= -1
>> Ajax request RTDB (site info "title, description, etc.")
On ajax >> create (container)
Container:
1 Separated text for title
1 Separated text for description
1 Separated text for custom site url (custom url is fake, just to make it beautiful)
1 for background