Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document describes about Discussion Forum architecture

...

How to create an independent widget that will be having end-to-end functionality

Widgets list:

  1. Categories list

    1. Category list with details

    2. Category list with only name(as a list)

      Image Added


  2. Topics list

    1. Filter options & search query should be the config for the widget (optional for now)
      Note: Think this can be independent widget itself can be used at any place

      Image Added


  3. Topic thread(with new post, list of posts & reply to post)

    Image Added


  4. Create a Topic

    Image Added

  5. Create Category

    Image Added


  6. Post/Reply

    1. Post card

      Image Added

    2. Replay to post

      Image Added
    3. After posting the reply(expanded view)

...

Middleware/Proxy layer: List of API’s explosed & widget will communicate with these API’s

...