Skip to content

shefaas/employee-polls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project title

Employee Polls

Description

Employee Polls is a React application that let employees create and participate in polls together. Employer and other employees are able to see the leaderboard that contains statistics about employees polls and participation.

The project is built mainly to get hands-on experience with React/Redux. It can be improved in the future by: -- Create a real authentication, so users can sign up and login with their accounts. -- Create user profiles that hold their personal and polls data. -- Make user profiles accessible from leaderboard.

Screenshots

  • image 1
  • image 2
  • image 3
  • image 4
  • image 5

Built With

API

Initial data and APIs are create by Udacity team. Details about APIs are in /src/utils/README.md.

Getting Started

To install required packages, in the project directory, you can run:

npm install then npm start

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

npm run test

To run all the included included unit tests using Jest and React Testing Library.

Author

Shefaa Saad - 2022

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published