Code Monkey home page Code Monkey logo

webchat's Introduction

webchat

Build Status

项目历程

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

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

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

releases

[1.1.0版本] (https://github.com/hua1995116/webchat/tree/v1.0.0)

[1.2.0版本] (https://github.com/hua1995116/webchat/tree/v1.2.0)

当前版本为重构后的版本。

具体改动可以看 vue-chat项目之重构与体验优化

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

Watchers

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