Our business team listed the following requirements:
- Item filtering: Currently, users are unable to filter items by category. To extend the list-view feature, the user should be able to filter the product item based on its respective category.
- Item sorting: Currently, items are appearing in the order in which they have been added to the database. There is no mechanism where a user can sort items based on the item's name, price, and so on.
The FlixOne inventory management web application is an imaginary product. We are creating this application to discuss the various design patterns required/used in the web project.