CalChat is a web app that hosts chatrooms for every class and building on campus with the goal of connecting the cal campus community. By logging in with Facebook, students can talk to fellow students in the same building or class, make friends, find study partners, and stay in the loop.
for visual label:
DONE front-end: display label when messages are from a gsi/founder
back-end: on message, look up 'founder' and 'gsirooms' to set badge var.
for admin commands:
front-end: nothing
back-end: parse messages if user is a gsi of room and listen for "/kick" and "/ban". take appropriate action for each
for visual label: DONE front-end: display label when messages are from a gsi/founder back-end: on message, look up 'founder' and 'gsirooms' to set badge var.
for admin commands: front-end: nothing back-end: parse messages if user is a gsi of room and listen for "/kick" and "/ban". take appropriate action for each