
PUBG World Market
A full-stack marketplace designed for trading PUBG accounts, combining account listings, buyer-seller communication, manual payment verification, and administrative management into a single platform.
Marketplace Flow
List → Discover → Chat → Pay → Verify → Complete
- Sellers publish PUBG account listings with relevant account details
- Buyers browse available accounts and communicate with sellers
- Real-time chat enables direct buyer-seller communication
- Buyers submit payment information and transaction proof
- Administrators review and verify submitted payments
- Verified transactions proceed through the marketplace workflow
Core Features
Account Marketplace:
- PUBG account listings with detailed account information
- Seller-controlled listing management
- Buyer-focused account discovery
- Structured marketplace workflow
Real-Time Communication:
- Socket.IO-powered buyer-seller messaging
- Conversation-based communication
- Real-time message delivery between users
Manual Payment Verification:
- Payment submission workflow
- Payment screenshot/proof upload
- Admin-side transaction verification
- Verification status management
Authentication & Access Control:
- User registration and login
- Protected marketplace functionality
- Role-based access for administrative operations
- Separate admin management capabilities
Platform Architecture
Frontend:
- Modern responsive marketplace interface
- User authentication and account management
- Account browsing and listing workflows
- Real-time chat interface
- Payment submission experience
Backend:
- Node.js backend architecture
- REST APIs for marketplace operations
- Socket.IO for real-time communication
- Authentication and authorization
- Transaction and listing management
Administration:
- Centralized admin controls
- Account/listing management
- Payment verification workflow
- Marketplace moderation capabilities
User Experience
- Account discovery through a dedicated marketplace
- Direct real-time communication between buyers and sellers
- Clear payment verification workflow
- Protected user and administrative areas
- Responsive experience across desktop and mobile devices
Stack
- Frontend: React / Next.js
- Backend: Node.js, Express.js
- Real-Time: Socket.IO, WebSockets
- Authentication: JWT-based authentication
- Payments: Manual payment submission and verification
- Storage: Payment proof / media uploads
- Deployment: Vercel