Git Product home page Git Product logo

dingding-chatroom's Introduction

类钉钉聊天室(socket.io - vue - express)

项目启动

安装需要的依赖

npm install

build 文件

npm run build

启动聊天服务器

node stat.js

项目构建记录

2018-11-19

完成功能:

  1. 多用户连接的展示用户列表。
  2. 用户退出或加入用户列表更新。

待解决问题:

  1. 不能用 socket.id 作为用户唯一标识 - 需要寻找一个方法解决 用户的唯一标识 问题。
  2. 交互优化 - 添加 动画效果 问题。

2018-11-19

完成功能:

  1. 多用户连接聊天功能。
  2. 不同用户展示位置不同。

待解决问题:

  1. 添加 声音 提示。
  2. 添加 动画 效果。
  3. 添加 @ 功能
  4. 添加用户 已读或未读 功能。

2018-11-26

完成功能:

  1. 添加用户 已读或未读 功能。

待解决问题:

  1. 鼠标移动到 已读/未读 是的列表展示

2018-11-27

完成功能:

  1. 添加 @ 功能。

待解决问题:

  1. 添加 @ 功能交互。
  2. 添加 已读或未读 功能对 @ 功能的支持。

2019-01-02

完成功能:

  1. 完善 @ 功能交互。
  2. 添加 @ 的相关键盘事件。
  3. 添加 @ 显示的用户列表的 hover 事件。

待解决问题:

  1. 添加 @ 发送时,用户通知功能。
  2. 完善 @ 功能交互。

dingding-chatroom's People

Contributors

lemonshi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.