Polling App built with the MERN stack. Here are the functionalities implemented in this project:
1. User Authentication: Secure login and signup functionality using JWT.
2. Create Polls: Users can easily create polls with various types (e.g., single-choice, yes/no).
3. View All Polls: Displays a list of all available polls.
4. Filter Polls by Poll Type: Allows users to filter polls based on poll type (e.g., rating, image-based).
5. Vote on Polls: Allows users to vote on polls and view the results.
6. Bookmark Polls: Users can bookmark their favorite polls for quick access.
7. Close Polls: Admin functionality to close polls once theyβre finished.
8. View Voted Polls: Users can view polls theyβve voted on and their results.
9. Delete Polls: Admin functionality to delete polls.
The Source Code is provided in a Zip file.