LavaGolem / ChatApplicationAngular

Demo AngularJS and Bootstrap web chat application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatApplicationAngular

Demo AngularJS and Bootstrap web chat application

Starting Application

Since this is web application if it is to be opened in Mozilla FireFox browser it is enough to run index.html. If you want to run it in Microsoft Edge or Google Chrom browsers it will be necessary to run it trough localhost, because Chrom and Edge are conflicted about absolute path.

How is it working

Application has 10 fake users. Two chat windows : private chat and chat room. Fake users are sending messages in both, random messages in random time intervals.

Technologies used

AngularJs is used as front-end technology together with Bootstrap and other web components :HTML5,CSS3...

About

Demo AngularJS and Bootstrap web chat application


Languages

Language:JavaScript 55.5%Language:HTML 42.2%Language:CSS 2.3%