A website where users can log in and have real-time communication in topic-based chatrooms.
• Mongodb and Mongoose for storing username list and chat message history
• Socket.io for realtime data/message displays
• Passport for authentication and session logging
• Node.js and Express for server routing