wechaty / summer

Summer of Wechaty (SoW) is a program for connecting students with the Wechaty community for coding & tech writing.
https://wechaty.github.io/summer-of-wechaty
Apache License 2.0
31 stars 12 forks source link

[Project] Create a Web Component for a Chat UI for Wechaty #62

Open lijiarui opened 3 years ago

lijiarui commented 3 years ago

Hello students!

We want Wechaty to be the universal instant messaging SDK on all IM platforms for chatbot makers to build their great conversational user interface, so while these are our ideas of what we think would make good projects for the summer, we're eager to hear your ideas and proposals as well.

Try us out and get to know the Wechaty code with examples!

Link to #30

Required skills for all projects


Create a Web Component in Angular for a Chat UI for Wechaty (https://github.com/wechaty/wishlist/issues/3).

Useful Links

  1. Fiora is an interesting chat application power by socket.io, koa, MongoDB and React. (See: https://github.com/yinxin630/fiora/issues/185)
  2. Aurora IMUI is a general IM UI components library, which does not depend on any specific IM SDK.
  3. Chatvia - Angular Chat App Template