/employee-polls

Polls app for employees

Primary LanguageJavaScript

Employee Polls Project

Description

A Polling App for Employees. Users can create and vote on one of two questions. Keeps a tally of votes along with a leaderboard with each user. Only specified users are allowed for the time being.

Instructions

  • Clone repo https://github.com/Hustada/employee-polls.git
  • Install npm install or Yarn yarn install
  • Run npm start or Yarn yarn start

User Logins

User ID Password
Sara Hedo sarahedo password123
Tyler McGinnis tylermcginnis abc321
Mike Tsamis mtsamis xyz123

Author

Mark Hustad