# Project Kondo feature list > Project Kondo is an effort to progressively replace the user interfaces of the Ucommerce backoffice with a new application built from ground-up, using a modern Javascript framework (Vue.JS), with best practices and contemporary designs. The following is a list of features currently implemented in Project Kondo. ## Table of Content [ToC] ## Catalogs App > The Catalogs App is the place to build and edit the catalog + category structure of the shop. It can be accessed via the main navigation tree: > ![](https://i.imgur.com/BqwUqN6.png) -------- ### View the structure of catalogs and categories available on a per-store basis. ![](https://i.imgur.com/qaGwWFu.png) ---- ### Create catalogs and categories straight in the navigation by providing the minimum necessary information. (Keyboard shortcuts are available.) ![](https://i.imgur.com/ZqZk8Cv.png) ---- ### Reorder catalogs using drag & drop in the navigation. ![](https://i.imgur.com/2awwcYW.png) ---- ### Reorder categories using drag & drop in the navigation. ![](https://i.imgur.com/n8KF7hQ.png) ---- ### Move categories to a different parent category using drag & drop in the navigation. ![](https://i.imgur.com/NZhz7Ne.png) ---- ### Move categories to a different catalog using drag & drop in the navigation. ![](https://i.imgur.com/zqE67aB.png) ---- ### See and edit all details (properties) of the selected catalog or category for the currently selected content language. All properties are now displayed using brand new modern editors. ![](https://i.imgur.com/QJ9bFBn.png) ---- ### Edit media properties with the new media picker ![](https://i.imgur.com/Bvtl4nq.png) ---- ### Quickly navigate between the properties using the left-hand property navigation ![](https://i.imgur.com/5hMgscs.png) ---- ### Bulk remove products from a category ![](https://i.imgur.com/lF8QowR.png) ---- ## Products App > The Products App is the place to find and work with products. It can be accessed via the main navigation tree: > ![](https://i.imgur.com/8FHVa2U.png) ---- ### View a list of products for a selected category > More products are loaded as the list is scrolled for better performance. ![](https://i.imgur.com/Rs9jVqz.png) ---- ### Customize the list, select properties that should be visible ![](https://i.imgur.com/Ft4Motj.png) ### Customize the list, sort by any column (both ascending and descending) ![](https://i.imgur.com/8OWS0b9.png) ### Customize the list, resize any column ![](https://i.imgur.com/qOrYZlh.png) --- ### Create products with the minimum information required ![](https://i.imgur.com/cVpHjEY.png) --- ### See and edit all product information (properties) in a similar manner to catalogs and categories ![](https://i.imgur.com/ZyxRA0H.png) --- ### Navigate to, see and edit all variant information (properties) in a similar manner to products ![](https://i.imgur.com/4WmmRGF.png) --- ### Create a new variant for a product with the minimum information required ![](https://i.imgur.com/yf4K3EA.png) ---