zurichat / zc_app

36 stars 103 forks source link

Passed Channel data and Update Channel Details Implementation #898

Closed aosunlana closed 3 years ago

aosunlana commented 3 years ago

Test Video

What I've done so far.

  1. Passed Channel Name and Channel ID to the Edit channel screen.
  2. Implementation of the "Update channel Details" using Put api request

Procedure:

  1. From the homepage, Enter into any of the created channel
  2. in the channel view page, click on "Edit Channel"
  3. On the edit channel view, you would see the channel name implemented by me
  4. Also, Edit and input channel topic and description and click save.

Stage 7 (1)