Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 337 Bytes

File metadata and controls

5 lines (3 loc) · 337 Bytes

Simple Javascript Chat App

A very simple one page javascript chat app. only one user can use this app it asks for username and then when you enter messages show it along the other messages. used localStorage to store messages in the browser memory. also saves Draft message

Developed by M.suleman Ibrahim [m.sulemankhan@hotmail.com]