###### tags: `documentation` `design`
# LanguageTrader v0.1
# User Interface
- Should have the capability to create categories of categories.
- Tree structure like directory tree, the leafs are content - the pictures, the scenes.
- There is an order so one could go through the scenes one by one.
- User needs capability to upload scenes(pictures).
- One may always synchronize a session. Therefore we need a share-link.
- User needs capability to share session.
- User needs capability to join session.
- User identity creation.
# Sync Service
- First version will be completely centralized.
- save data for user
- Authorize user by identity the identity.
- Connect trading-session and forward events.