Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 2.57 KB

README.md

File metadata and controls

27 lines (21 loc) · 2.57 KB

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

Contributions:

  • 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.

🛠️ Languages and Tools:

NodeJS JavaScript Express MongoDB jQuery Socket.io Bootstrap Pug HTML5 CSS3