Skip to content

cmlizama/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatroom meteor.js app

most of the functionality learned from this meteor.js tutorial http://vimeo.com/40300075 so thanks to Tom

to add: - accounts login so that the user doesn't need to add their name - better UI - notifications for user activity such as log-ins, log-outs. - allow users to make their own chat room, invite others - different colors for different users' messages to add readability - timestamps

try using the meteorite "streams" package 'mrt add streams' this lets you use the sendChat() method and doesn't require saving/subscribing to MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published