Built a secure voting system using MERN stack with role-based access control. Ensured vote integrity using unique constraints (userId + pollId) to prevent duplicate voting. Designed REST APIs with proper validation, authentication, and admin monitoring dashboard.