Skip to content

FearTheDev/Poller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poller

Company Poll Application for Udacity React Nanodegree

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm test

Test to ensure that the UI components are displaying their expected data as well as verification that data being fetched by the actions are coming back correctly. All tests should pass, when you have finished running this command.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Description

Poller is a final project application created for the React Nanodegree by Udacity. Company members can login to their account to create and answer polls as well as see their placement on the company leaderboard. Conveniently check out which polls you have completed and have not completed.

Authentication

Select your company profile from the dropdown and enter your password and hit the login button to authenticate your access to use the company polling system. You must be logged be logged in to use the application, and you can logout of your profile by clicking the logout button in the top right corner.

Dashboard

In the dashboard you will be able to see all of the polls you have completed adn then ones that are still available to be completed. Polls will be ordered from newest to oldest, click the poll and provide your answer. Once you have answer a poll you will not be able to change you answer, but you will be able to see the results of the poll.

Create a Poll

If you have an idea for a poll click the "Create a Poll" button in the navigation bar at the top and provide two options. When you are satisified with your options just hit submit poll and wait for other company members to cast their votes.

Leaderboard

Check out the leaderboard that is found in the navigation bar at the top to see where you stand in the company when it comes to poll participation. Compete with other company members to climb to the top, and most importantly have fun.

May 2022 Submission

This project was created by John Shof as a finaly project submission for the criteria required for the Udacity React Nanodegree as required in order to graduate from the program and earn a Nanodegree.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors