Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 892 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 892 Bytes

DIOD

DIOD is a user-friendly social network built using Python Django, JavaScript, and WebSocket technologies. This social network allows users to connect, share moments, and communicate in a seamless and interactive environment.

Features

  • User Authentication: Create and manage your account with ease.
  • Follow and Connect: Follow other users and build your social network.
  • Direct Messaging: Send private messages to other users.
  • Group Chats: Create and participate in group conversations.
  • Media Sharing: Post photos and videos on your personal page.
  • Engagement: Like and comment on other users' posts.

Technologies Used

  • Python Django: The backend framework for building a robust and scalable web application.
  • JavaScript: Enhance user interactivity and responsiveness.
  • WebSocket: Real-time communication for instant updates.