A dynamic polling platform featuring real-time vote updates, live data visualization with Chart.js, and secure JWT-based authentication.

LivePoll is an interactive full-stack application that enables users to create and participate in live polls with instant feedback. The core engine uses Socket.io to broadcast votes across all connected clients, updating live charts without requiring a page refresh. It includes a complete user dashboard for poll management, a bookmarking system, and a documented REST API with Swagger.