Skip to content

qiscus/qiscus-chat-sdk-js-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qiscus Chat SDK Javascript Sample UI

This repo is aimed to give an example on how to build a chat UI using Qiscus Chat SDK. Qiscus Chat Sample UI is built with full functionalities so that you can figure out the flow and main activities of common Chat apps. This sample app is built on top of Qiscus Chat SDK, for further feature you can figure out in our docs

You can try out a live demo from the link here.

Screen shots

You can see some of sample UI in this repository

Chat Rooms

Chat

New Chat

Chat Room Info

How to run

You can view this demo by utilizing http server such as built in php function of php -S localhost:8080 -t, or by using http-server.

# Install http-server from npm globally
$ npm install http-server -g

# Choose folder and run Qiscus Chat SDK Javascript Sample
$ cd qiscus-chat-sdk-js-sample
$ http-server

Contribution

Qiscus Chat SDK Sample UI is fully open-source. All contributions and suggestions are welcome!

Security Disclosure

If you believe you have identified a security vulnerability with Qiscus Chat SDK, you should report it as soon as possible via email to contact.us@qiscus.com. Please do not post it to a public issue.