Chatter is a social media app based on Twitter that I built as a solo project to learn MongoDB, Mongoose, SocketIO, jQuery, and Pug.
Contributor: Siyun Feng
- Utilized Socket.IO for real-time, bi-directional communication, enabling instant messaging and live notifications between users.
- Architectured MongoDB schemas using Mongoose to streamline data modeling, validation, and querying, resulting in a flexible and scalable database layer.
- Designed a dynamic and responsive web interface by seamlessly integrating Pug for front-end templating and jQuery for interactive client-side scripting, enhancing the overall user experience and website functionality.