The objective of this capstone project is to address this issue by creating a Chrome extension that enables full-text search functionality on users' browsing history, allowing them to search for specific words within a page's content.
Full-text search is a search technology that enables users to search for specific words or phrases within the entire text of a document, including not only titles and metadata but also the content of the document itself
Falcon problem
In product development, it's important to identify the right problem and prevent reinventing the wheel. Yusuf's gap analysis provides a clear example of this approach. He analyzed the different dimensions of Falcon, the most representative existing solution, including its security and privacy, user experience, Google Sync, and application performance, and identified that it was inadequate to resolve the problem before developing his own solutions. Having a gap analysis gives us a better understanding of the problem representation and current solution structure, so we can tackle the problem correctly and avoid building things from scratch.