{"id":19290443,"url":"https://github.com/deve-sh/pollster","last_synced_at":"2026-05-14T01:32:04.769Z","repository":{"id":118849015,"uuid":"159373561","full_name":"deve-sh/Pollster","owner":"deve-sh","description":"A Sexy Voting Web App!","archived":false,"fork":false,"pushed_at":"2020-09-28T04:50:21.000Z","size":99,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T19:43:00.381Z","etag":null,"topics":["ajax","javascript","php","pollster","sql","voting","voting-app","voting-application"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deve-sh.png","metadata":{"files":{"readme":"README.md","changelog":"changepassword.php","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-27T17:26:15.000Z","updated_at":"2020-09-28T04:50:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b07569e-f6f5-411e-a450-931ec2c41509","html_url":"https://github.com/deve-sh/Pollster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deve-sh%2FPollster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deve-sh%2FPollster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deve-sh%2FPollster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deve-sh%2FPollster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deve-sh","download_url":"https://codeload.github.com/deve-sh/Pollster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240395742,"owners_count":19794573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ajax","javascript","php","pollster","sql","voting","voting-app","voting-application"],"created_at":"2024-11-09T22:19:18.822Z","updated_at":"2025-11-17T01:02:06.007Z","avatar_url":"https://github.com/deve-sh.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cdiv align='cetner'\u003ePollster\u003c/div\u003e\r\n\r\nThe sexiest Voting Web App! Ever!\r\n\r\n## Features \r\n\r\n\u003cul\u003e\r\n\t\u003cli\u003eCompletely Responsive Design\u003c/li\u003e\r\n\t\u003cli\u003eFluid User Interface\u003c/li\u003e\r\n\t\u003cli\u003eInbuilt Theme Editor\u003c/li\u003e\r\n\t\u003cli\u003eComplete User Management Module\u003c/li\u003e\r\n\t\u003cli\u003eRestricted Access to major parts of the UI\u003c/li\u003e\r\n\t\u003cli\u003eFully Functional Administator Control Panel\u003c/li\u003e\r\n\t\u003cli\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n## Pre - Requisites\r\n\r\nThe following aspects need to be pre installed on any system for the script to run : \r\n\r\n\u003cul\u003e\r\n\t\u003cli\u003eA Web Server that is capable of running PHP.\u003c/li\u003e\r\n\t\u003cli\u003ePHP (5+)\u003c/li\u003e\r\n\t\u003cli\u003eMySQL\u003c/li\u003e\r\n\t\u003cli\u003ePreferrably a MySQL Control Panel such as PHPMyAdmin.\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n## Download and Installation\r\n\r\nThe 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.\r\n\r\n```git\r\ngit clone https://github.com/deve-sh/Pollster.git\r\ncd Pollster\r\n```\r\n\r\nAfter 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.\r\n\r\n\u003cb\u003eOnly MySQL Improved Databases are supported.\u003c/b\u003e\r\n\r\n## Editing Features\r\n\r\nThe 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.\r\n\r\nThe Script has an inbuilt Theme Editor using which you may customise the style of your Web App Upto a high amount.\r\n\r\n## Turning Error Reporting On\r\n\r\n\u003cb\u003eThis requires file writing and reading privileges.\u003c/b\u003e\r\nSomething not all the Hosting Users have.\r\n\r\nError 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.\r\n\r\nJust go to the two files \u003cb\u003econfig.php\u003c/b\u003e in the \u003cb\u003einc/\u003c/b\u003e folder and the \u003cb\u003eadminconfig.php\u003c/b\u003e file in the \u003cb\u003eadmin/\u003c/b\u003e folder. Change/Remove the following line : \r\n\r\n```php\r\nerror_reporting(0);\r\n```\r\n\r\n## License and Support\r\n\r\nThe Script is Licensed under the \u003ca href='https://github.com/deve-sh/Pollster/blob/master/LICENSE' target=\"_blank\"\u003eMIT License\u003c/a\u003e.\r\n\r\nFor any Support, feel free to create an issue or contact me at devesh2027@gmail.com.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeve-sh%2Fpollster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeve-sh%2Fpollster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeve-sh%2Fpollster/lists"}