
Online Polling System for Campus Clubs
Overview:
A secure and easy-to-use polling platform for student clubs and organizations to conduct online voting for elections, surveys, or decision-making.
Objective:
To promote digital engagement and transparency in student club governance and feedback collection through authenticated voting.
Modules & Features:
- Admin Panel (Club Heads):
- Create polls with title, options, and duration
- Allow only registered users to vote once
- View real-time results and export them
- User Panel (Students):
- Login using student ID/email
- View active polls
- Vote anonymously (or optionally trackable)
- View poll history and results (if public)
- Technology Stack:
- Frontend: HTML, CSS, Bootstrap, JavaScript
- Backend: Node.js with Express
- Database: MongoDB
- Additional Features:
- OTP/email verification before voting
- Poll expiry timer
- Bar/pie chart results visualization