kowalczj / shop24

Web commerce application implemented in Flask
GNU General Public License v3.0
0 stars 0 forks source link

Organize Inventory into Subcategories #15

Open kowalczj opened 4 years ago

kowalczj commented 4 years ago

As a retail vendor, I want to be able to organize inventory by subcategories so customers can browse with greater specification. This will enable a better browsing experience and help them find products faster.

crisischris commented 4 years ago

(estimation) 1 week. This would require a sub category column in the DB as well as a filtering feature on the page.