Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

50Projects-HTML-CSS-JavaScript : Interactive polling app#53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tajulafreen merged 2 commits intomainfromInteractive_Polling_App
Dec 25, 2024

Conversation

tajulafreen
Copy link
Owner

Pull Request: Interactive Polling App

Description

This PR introduces an interactive polling app that allows users to vote on a specific color preference. The app tracks votes in real-time, displays the current results, and saves the data in local storage so that the results persist even after the page is refreshed.

Features Implemented:

  • Poll options where users can vote on their favorite color.
  • A results section that dynamically updates after each vote.
  • Real-time display of the number of votes and percentages for each color.
  • Use of local storage to save votes and persist data after page refresh.

Changes Made:

  • Addedindex.html with the structure of the poll and results section.
  • Createdstyles.css to design the polling app interface.
  • Developedscript.js to handle polling logic, including voting functionality, result display, and local storage.

@tajulafreentajulafreen merged commit499dba1 intomainDec 25, 2024
5 checks passed
@tajulafreentajulafreen deleted the Interactive_Polling_App branchDecember 25, 2024 20:51
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@tajulafreen

[8]ページ先頭

©2009-2025 Movatter.jp