Skip to content

Instantly share code, notes, and snippets.

@AKRFranko
Created March 31, 2015 11:17
Show Gist options
  • Save AKRFranko/b7758f65c3d943f48ca7 to your computer and use it in GitHub Desktop.
Save AKRFranko/b7758f65c3d943f48ca7 to your computer and use it in GitHub Desktop.
EDB Categories
```
+---------+ +-------------+ +-----------+ +------------+ +--------------+ +--------------------+ +------------------+ +-----------+ +--------------+
| Sofas | | Sectionals | | Sofa Beds | | Armchairs | | Coffe Tables | | Benches / Ottomans | | Headboards | | Storage | | Accessories +---+
+--------+-------------+ +----+------+-+ +-----------+ +------------+ +--------------+ +--------------------+ +------------------+ +-----------+ +--+-------+---+ |
| | | | | | | |
| | | | +-----+ ^ | | |
| | | | | | | | +--+-----+
+---+------+ | ++---------+ +----+----------+ | | +-+----+ | |Pillows |
| 2 Seater | | | 3 Seater | | Right Facing | | | | Rugs | | +--------+
+----------+ | +----------+ +---------------+ | | +------------------------------------------------------------------------+ +------+ |
| | | | | |
| +---------------+ | | | The order of the first le^el must be editable. | +---+----+
+-------+---+ | Left Facing +-+ | | | | Other |
| Sofa Bed | +---------------+ | | | +--------+
+-------+---+ | | This is the inital Order: |
| | | |
| | | 1. Sofas |
| | | 2. Sectionals |
| | | 3. Sofa Beds |
+----------------------------------------+ | 4. Armchairs |
| 5. Coffee Tables |
| 6. Benches / Ottomans |
| 7. Headboards |
| 8. Storage |
| 9. Accessories |
| |
| |
| |
+------------------------------------------------------------------------+
```
@pom2ter On peut faire que une sous-categories pointers vers une categorie? (Voir Sofa Beds dans diagrame ASCII)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment