Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Online Student Council Election System

arif0718/PollFusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PollFusion

PollFusion is an online voting system designed specifically for student council elections. It provides a secure, transparent, and efficient way to conduct elections in educational institutions.

Features

  • Secure Authentication: Ensures only eligible students can vote.
  • Real-time Results: Instant result updates as votes are cast.
  • User-Friendly Interface: Simple and intuitive UI for students and admins.
  • Candidate Management: Easy addition and removal of candidates.
  • Vote Anonymity: Maintains voter privacy and prevents manipulation.
  • Admin Dashboard: Comprehensive controls for managing elections.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP
  • Database: MySQL

Installation

  1. Clone the Repository:

    git clone https://github.com/yourusername/pollfusion.git
    cd pollfusion
  2. Setup Database:

    • Import the pollfusion.sql file into MySQL.
    • Update config.php with your database credentials.
  3. Run the Application:

    • Start a local server (e.g., XAMPP, WAMP, or LAMP).
    • Place the project files inside the htdocs or www folder.
    • Open http://localhost/pollfusion in your browser.

Usage

  • Admin:

    • Login to the admin panel.
    • Add election details, candidates, and manage users.
    • View live election results.
  • Voters:

    • Register/Login with student credentials.
    • Cast votes securely.
    • View results (if enabled by admin).

Contributing

Contributions are welcome! Follow these steps:

  1. Fork the repository.
  2. Create a feature branch.
  3. Commit your changes.
  4. Push to your fork and submit a pull request.

License

This project is licensed under the MIT License.

Contact

For any issues or feature requests, feel free to open an issue or reach out at [your email].

About

Online Student Council Election System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published