Skip to content

This project is a voting site that allows users to register with their voter ID, vote for a mayor candidate, and view dynamic results generated using JavaScript.

Notifications You must be signed in to change notification settings

amelia2802/Voting-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voting Site

This is a voting site where users have to register themselves with their voter ID in order to vote for the deserving candidate for mayor. The site consists of a registration form, a voting form, and a results page.

Preview

Preview Link : https://voteformayor.netlify.app/

VOTE.FOR.MAYOR.mp4

Technology Stack

  • HTML
  • CSS
  • JavaScript.

Features

  • User Registration:

Users must register themselves with their voter ID in order to vote.

  • Voting:

    Once registered, users can vote for their preferred candidate for mayor.
  • Results:

After voting, users can see the tentative results.

  • Dynamic Results:

The results are generated using the JavaScript random() method, so each time a user visits the results page, they will see different results.

Usage

  • Clone the repository: https://github.com/amelia2802/Voting-Site.git
  • Navigate to the project directory: cd Voting-Site
  • Open index.html in your browser to see the site.

Contributions

Contributions are welcome! If you have an idea for a feature or improvement, please create a new branch and submit a pull request.

About

This project is a voting site that allows users to register with their voter ID, vote for a mayor candidate, and view dynamic results generated using JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published