Employee-Polls-Udacity

Description:

Employee Polls is a tool for generating and participating in polls within a group. Each polls offers two choices: "Option A or Option B?"
Log in => select a user from the list to log in
Dashboard => switch between completed, all and pending polls
Polls => select a poll to view it individually and select a radio button to make a choice
New polls => create a new polls with two options
Leaderboard => view which user has submitted the most queries and responses.


Project Image

Technologies Used:

Project Learnings:

React and Redux Mastery, Authentication and Authorization, Real-Time Updates.

Project Challenges:

Complex State Management, Security Concerns, Real-Time Updates Scalability.