Skip to content

deve-sh/Pollster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pollster

The sexiest Voting Web App! Ever!

Features

  • Completely Responsive Design
  • Fluid User Interface
  • Inbuilt Theme Editor
  • Complete User Management Module
  • Restricted Access to major parts of the UI
  • Fully Functional Administator Control Panel

Pre - Requisites

The following aspects need to be pre installed on any system for the script to run :

  • A Web Server that is capable of running PHP.
  • PHP (5+)
  • MySQL
  • Preferrably a MySQL Control Panel such as PHPMyAdmin.

Download and Installation

The script can be downloaded either by downloading it as a Zip from the Github Repository, or downloaded as a project from the Git Command Line using the following commands.

git clone https://github.com/deve-sh/Pollster.git
cd Pollster

After the script has successfully downloaded, start the web server that contains the folder and head over to the web server in your browser. The Script will automatically redirect you to the Installation Page.

Only MySQL Improved Databases are supported.

Editing Features

The Script on a whole is customisable upto an extent. Install the script, and head over to the Administrator Section to view the different options you may have.

The Script has an inbuilt Theme Editor using which you may customise the style of your Web App Upto a high amount.

Turning Error Reporting On

This requires file writing and reading privileges. Something not all the Hosting Users have.

Error Reporting is disabled by default in the script, but if you want to use a safer version of the Script; you can turn the Error Reporting On.

Just go to the two files config.php in the inc/ folder and the adminconfig.php file in the admin/ folder. Change/Remove the following line :

error_reporting(0);

License and Support

The Script is Licensed under the MIT License.

For any Support, feel free to create an issue or contact me at [email protected].