top of page

OVERVIEW

​GOAL

CloudChat is a multi-user web-based chatting application. Entering the username and message to send the moving text. The input of the same text will make the font size bigger. Users can also take a snapshot and send the moving image on the canvas. 

​To show the visualization of "shout". The louder you say, the more chance you can be seen. This can also be seen as a voting platform or message board. 

TOOL

Javascript / Socket.io / HTML / CSS

How it works

CloudChat is is to demonstrate group opinions/comments in a visualized way. As you send more the same text, this text would become bigger. This is to metaphor the power of speaking "loud". The louder you speak, the more chance you can be seen. 

Also sending images is available. 30 text maximum kept on the screen and 10 images maximum kept on the screen. Afterforwards the previous sent text and images will disappear, while the text and username are recorded on the left. Potentially this could be used as a tool for real-time vote and message boards.

    Sample Code

截屏2022-09-27 下午9.48.52.png
截屏2022-09-27 下午9.48.41.png

Class for the Text and Image

截屏2022-09-27 下午9.52.34.png

Server side code

Let's Chat!

4th Floor, 370 Jay Street, Brooklyn, NY 11201 cy1503@nyu.edu  |  Tel: +1 914 447 2577

bottom of page