Skip to content

precla/pollSite

Repository files navigation

About

Simple website to get votes from customers

Features:

  • First three questions are static, fourth one can be changed from admin panel
  • Set target values to see if you met your target
  • export data to a XML file

Requires:

  • PHP 5.x.x
  • MySQL

External dependencies (included in this repo):

Setup:

  • check and edit db/config_EXAMPLE.php and save as config.php
  • create new database with the same name as set in $db_name in config.php
  • load db/default_db.sql into the newly created database (or default_db_with_example_data.sql to have some data upfront to see how the program behaves)

Preview:

Video preview

Admin panel

Vote index page

Vote visible for user

About

Simple website to get votes from customers and view them in a admin panel

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors