Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.19 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.19 KB

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