Chapter 8. Adding Search and Navigation

As an e-commerce application grows, the number of products becomes too large for users to find what they are looking for. Navigation allows users to filter products, while search allows them to find exactly what they are looking for.

In this chapter, we are going to focus on some UX/UI enhancements such as adding categories to the products and search capabilities. So, we are going to cover the following topics in this chapter:

  • Adding search to the navigation bar
  • Adding product categories
  • Building navigation menus
  • Implementing search functionality

Adding search to the navigation bar

One of the quickest ways to find exactly what the user is looking for is through the search textbox. We are going to add one to the ...

Get Web Application Development with MEAN now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.