# 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:
> 
--------
### View the structure of catalogs and categories available on a per-store basis.

----
### Create catalogs and categories straight in the navigation by providing the minimum necessary information. (Keyboard shortcuts are available.)

----
### Reorder catalogs using drag & drop in the navigation.

----
### Reorder categories using drag & drop in the navigation.

----
### Move categories to a different parent category using drag & drop in the navigation.

----
### Move categories to a different catalog using drag & drop in the navigation.

----
### 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.

----
### Edit media properties with the new media picker

----
### Quickly navigate between the properties using the left-hand property navigation

----
### Bulk remove products from a category

----
## Products App
> The Products App is the place to find and work with products. It can be accessed via the main navigation tree:
> 
----
### View a list of products for a selected category
> More products are loaded as the list is scrolled for better performance.

----
### Customize the list, select properties that should be visible

### Customize the list, sort by any column (both ascending and descending)

### Customize the list, resize any column

---
### Create products with the minimum information required

---
### See and edit all product information (properties) in a similar manner to catalogs and categories

---
### Navigate to, see and edit all variant information (properties) in a similar manner to products

---
### Create a new variant for a product with the minimum information required

---