Mi-Tech-Consulting / frontend-web-client-channel

https://frontend-web-client-channel.vercel.app
1 stars 3 forks source link

UI: Implement a page with route /channel/[channel_id]/config (Need Authentication) #3

Open keyskull opened 3 months ago

tihuijames commented 3 months ago

Add user specific configuration for a channel.

  1. investigate how google account works in shopify and what user configurations are
  2. investigate how tiktok account works in shopify and what suer configurations are
  3. design user configurations for client_channel.
  4. design user configuration page
tihuijames commented 3 months ago

Investigation of google account on shopify:

  1. user needs to connect to google account by going through google login process.
  2. use can disconnect to google account
  3. use can turn on/off the option "Receive updates from the Google & YouTube app about new features, tips, surveys, best practices and more."
  4. use can add payment method. google   youtube
tihuijames commented 3 months ago

Facebook and instagram has similar process, but the configuration attributes are different except connecting and disconnecting. 1 create face book page

  1. data sharing.

facebook   instagram

keyskull commented 3 months ago

Yes, each channel has different configuration steps and different parameters. So we almost need to develop each individually, but we still need some generic methods to identify them.

Some generic methods suggestions: