Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deve-sh/pollster

A Sexy Voting Web App!
https://github.com/deve-sh/pollster

ajax javascript php pollster sql voting voting-app voting-application

Last synced: 22 days ago
JSON representation

A Sexy Voting Web App!

Awesome Lists containing this project

README

        

#

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
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 :

```php
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].