Web interface for Dscuss. It's supposed to the primary UI for end used.
| Name | Synopsis |
|---|---|
| .. | |
| config | |
| controller | controller responds to the user input and performs interactions on the Dscuss data model objects (Users, Messages, Operations, Threads, Subscriptions etc.) via Dscuss API. |
| static | |
| view | View presents the controller responds in HTML format. |