Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 704 Bytes

File metadata and controls

25 lines (16 loc) · 704 Bytes

userPost

userPost is a full-stack content platform where users can create posts, manage their accounts, and interact with structured content.

Built as a serious engineering project, not a demo CRUD app.


🚀 Features

  • User registration & authentication
  • Post creation and management
  • Account & profile management
  • Secure API-driven architecture
  • Exploring posts by categories
  • Live Comments, and Likes using websockets.

🧱 Architecture Overview

userPost follows a service-oriented architecture with clear responsibility boundaries.

Goal

The main purpose project is to master Backend Development and DevOps workflows.