Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Latest commit

 

History

History
42 lines (24 loc) · 1.61 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.61 KB

ITalker

Mobile Chatroom Application

iTalker-Web is the web server for ITalker.

Overview:

Develop a mobile application or WeChat applet that implements chat room functionality and supports chatting between multiple phones, where chat content can be text, voice, image, video, or location sharing.

1. Demand

The application needs to have the function of single chat and group chat, and support the sending of files (video, pictures, voice, etc.).

2. Outline

The application contains three modules: the message module, the chat module, and the contact module. The message module displays the content of the latest received messages. Users can have single chat or group chat in the chat module. Users can add new contacts and create groups in the contacts module.

3. User Interfaces

3.1 Permission Request

image

3.2 Registration

image

3.3 Login

image

3.4 News & Events

image

3.5 Group Chatroom

image image

3.6 Contact

image image