Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 497 Bytes

File metadata and controls

19 lines (17 loc) · 497 Bytes

01Blog Development Roadmap

MVP Features

  • User registration/login (JWT)
  • Create/Edit/Delete posts (text + image/video)
  • Like and comment posts
  • Follow/unfollow users
  • Notifications
  • Reporting inappropriate posts
  • Admin dashboard for moderation
  • MinIO integration for media storage

Bonus / Future Features

  • Real-time updates (WebSocket)
  • Infinite scroll feed
  • Dark mode toggle
  • Markdown support for posts
  • Chat module with audio/video messages
  • Analytics dashboard for admin