SearchΒΆ
User can search people or tag by filling in input. The searching starts after user stop typing. The searching string is at least 2 characters. Search result is placed in two tag: tag and user.
- When user click on result item:
- Tag: application navigate to main feed and shows all posts have that tag.
- User: application navigate to user profile.

