Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saucxs/happychatapp
乐聊,一个快乐聊天的应用,支持pc端和无线端和安卓APP。
https://github.com/saucxs/happychatapp
android cordova cordova-android
Last synced: 2 months ago
JSON representation
乐聊,一个快乐聊天的应用,支持pc端和无线端和安卓APP。
- Host: GitHub
- URL: https://github.com/saucxs/happychatapp
- Owner: saucxs
- License: mit
- Created: 2019-04-08T06:11:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T10:30:31.000Z (over 5 years ago)
- Last Synced: 2024-04-20T19:39:43.571Z (8 months ago)
- Topics: android, cordova, cordova-android
- Language: Java
- Homepage: http://chat.chengxinsong.cn
- Size: 48.1 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [happyChatApp](https://github.com/saucxs/happyChatApp)
[![](https://img.shields.io/badge/Powered%20by-saucxs%20-brightgreen.svg)](https://github.com/saucxs/happyChatApp)
[![GitHub license](https://img.shields.io/github/license/saucxs/happyChatApp.svg)](https://github.com/saucxs/happyChatApp/blob/master/LICENSE)
[![GitHub stars](https://img.shields.io/github/stars/saucxs/happyChatApp.svg)](https://github.com/saucxs/happyChatApp/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/saucxs/happyChatApp.svg)](https://github.com/saucxs/happyChatApp/network)
[![GitHub issues](https://img.shields.io/github/issues/saucxs/happyChatApp.svg)](https://github.com/saucxs/happyChatApp/issues)乐聊,一个快乐聊天的应用,支持pc端和无线端和安卓APP。
(1)PC端和无线端线上地址:http://chat.chengxinsong.cn
(2)下载安卓APP地址:暂时不提供,在优化和安全测试中
## 1、功能
+ 版本v 1.0.0
- 1、支持注册用户和邮件激活用户;
- 2、支持登陆
- 3、支持机器人聊天;
- 4、支持加好友,一对一聊天;
- 5、支持创建群,加群,一对多聊天;
- 6、支持删除好友,退出群
- 7、支持个人信息编辑
- 8、支持添加好友备注
- 9、支持聊天中文字发送
- 10、支持浏览器:Chrome,Firefox,Safari,IE9及以上;+ 版本v 1.1.0
- 1、支持聊天中图片发送
- 2、支持聊天中表情发送
- 待续
## 2、PC端和无线端线上地址http://chat.chengxinsong.cn
## 3、安卓下载地址
在优化和安全测试中,暂时不提供
## 3、源码使用
```js
git clone https://github.com/saucxs/happyChatApp.gitcd happyChatApp
npm i
cordova run android
```## 4、截图
登陆
![login](./vue_app/images/login.png)
机器人
![login](./vue_app/images/robot.png)
消息列表
![login](./vue_app/images/message.png)
通讯录
![login](./vue_app/images/contact.png)
个人信息
![login](./vue_app/images/personal.png)
等等
## 5、前后端源码地址
无线端和PC端前端代码:https://github.com/saucxs/happy-chat-web
安卓APP代码:https://github.com/saucxs/happyChatApp
后端代码:https://github.com/saucxs/happy-chat-node
## 6、最后
欢迎fork和star,有问题提issue