Skip to content

Voting platform where the application tries to guess the decision of the voter using an artificial neural network.

Notifications You must be signed in to change notification settings

floreapaun/pollvot

Repository files navigation

PollVot

How to run app

  1. Import database dump located at /database directory.
  2. Create .env file with MySQL credentials
  3. Install Python and Python packages: sklearn, keras, tensorflow, pandas
  4. Make sure Python is globally accessible by setting environment variable
  5. Run composer install
  6. Run php artisan serve
  7. Administrator user credentials are email: [email protected] and password: 12345678

Screenshots

  • Home page

  • Register form

  • Waiting for the prediction script computation

  • Applying prediction script answer

  • Administrator dashboard

  • Administrator generating stats and graphs

  • Administrator dashboard showing last votes

About

Voting platform where the application tries to guess the decision of the voter using an artificial neural network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published