Git Product home page Git Product logo

webchat's Introduction

webchat

Build Status

项目历程

vue+websocket+express+mongodb实战项目(实时聊天)(一)

vue+websocket+express+mongodb实战项目(实时聊天)(二)

vue-chat项目之重构与体验优化

前端监控数据

http://www.qiufengh.com:8080/

releases

1.1.0版本

  • 完成聊天室
  • 机器人聊天
  • 登录,注册功能。
  • 整站界面部署

1.2.0版本

  • 增加上传图片
  • 首屏优化以及改造

2.0.0版本

  • 增加alert,confirm,toast,loading,svg-modal,localStroage等组件。
  • 增加历史记录功能
  • 增加多个聊天室功能
  • 接入前端监控
  • 优化切页的效果
  • 增加日志记录

2.2.0版本

  • 加入一键部署cdn
  • 将node功能模块分离
npm install -----安装依赖
npm run dev -----运行
npm run build -----打包
node prod.server.js -----打包后运行
//记得替换
view/Loan.vue下的io.connect('http://qiufengh.com/')
http://qiufengh.com:9090改成自己的项目地址。

在线观看 http://www.qiufengh.com/

实现功能

  • 聊天功能 -- 完成
  • 多个聊天室 -- 完成
  • 与机器人对接 -- 完成
  • 图片发送 -- 完成
  • 注册功能 -- 完成
  • 登录功能 -- 完成
  • 历史记录 -- 完成

技术栈

  • 前端 vue,vue-router ,vuex
  • 后端 nodejs,express
  • 数据库 mongodb
  • 通讯 websocket
  • 脚手架工具 vue-cli

最后上几张图。

这里写图片描述

这里写图片描述

这里写图片描述

这里写图片描述

webchat's People

Contributors

hua1995116 avatar bxychy avatar

Watchers

James Cloos avatar Eason 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.