Giter Club home page Giter Club logo

wechat-vue's Introduction

wechat-vue

基于 Vue 模仿微信 App,实现部分微信功能。

技术栈

  • Vue 全家桶:vue2 + vuex + vue-router
  • 后台服务:express
  • 网络请求:axios
  • 数据库:mongodb
  • 打包工具:webpack4

Build Setup

# download
git clone https://github.com/sgAlfred/wechat-vue.git

For backend:

# install dependencies
cd be && npm install

# serve at localhost:8081
npm start

For frontend:

# install dependencies
cd be && npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

TODO

  • 基本的样式搭建及主要界面
  • 简单的注册、登录功能
    • 必要的验证码认证
  • 好友添加功能
  • 即时通讯聊天功能(socket.io)
    • 消息加密,非对称加密传递/对称加密密钥
  • 朋友圈: 发状态 + 好友点赞/评论
  • 使用 electron 打包成桌面应用 —— 2018 年 2 月 4 日
  • 内置一些有趣的公众号,引入有趣的技术。
  • 其他尝试
    • 结合百度 AI 做人脸登录
    • redis 队列做数据推送?

License

MIT Copyright (c) 2017-present

wechat-vue's People

Contributors

sg-alfred avatar dependabot[bot] avatar

Stargazers

 avatar Yossarian avatar  avatar  avatar  avatar 白云飞 avatar  avatar

Watchers

 avatar  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.