Coder Social home page Coder Social logo

tonyben1991 / onlinechat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from superxcgm/onlinechat

0.0 1.0 0.0 15.57 MB

A course design that base on Jsp + Servlet + Javabean.

License: GNU General Public License v3.0

Java 28.65% CSS 63.47% JavaScript 3.26% HTML 4.62%

onlinechat's Introduction

OnlineChat

作者带着小姨子跑路了,这个项目应该不会再进行更新。

目前已经完成的部分:

  • 用户注册
  • 用户登录
  • 退出登录
  • 用户密码找回(仅完成前端)
  • 用户基本信息修改
  • 添加新好友
  • 查看别的用户的基本信息(profile)
  • 好友正常聊天(下线后再次上线无法查看上次聊天的记录)
  • 好友列表加载(ajax Polling)
  • 消息列表加载(ajax Polling)
  • 动态调整窗口大小(不完全实现)

没有完成的部分

  • 聊天室子系统
  • 文件分享子系统
  • 用户上传自定义头像
  • 用Web Socket改写ajax Polling
  • 对输入输出进一步处理,转义html,js代码。
  • 聊天历史记录查看
  • 多终端适配

数据库

db.sql

食用方法:

mysql -h localhost -u$DBUSER -p$DBPASS < db.sql

Preview

login registe add_friend friend_profile person_info chat

onlinechat's People

Contributors

superxcgm avatar

Watchers

贲腾 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.