Skip to content

Lightweight Polling website in Php (Codeigniter 4) & MySQL

Notifications You must be signed in to change notification settings

abhishekjnvk/Web-poll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad0c5fa · Aug 1, 2020

History

3 Commits
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020
Aug 1, 2020

Repository files navigation

PHP-Poll

Lightweight Polling website in PHP 7 (Codeigniter 4) & MySQL

How to Use

  • clone this repo
  • Start you MySql Server
  • Create a DB with name 'polling' & restore it with polling.sql file
  • change databse username & password in .env file
  • start the your apache server
  • visit url in browser

Minimum Requirements

  • PHP 7.2 OR Above
  • MySQL 5.7 OR Above

How it Works

  • To uniquely identify users for each pole server issue a voting id for each user in poll.
  • One IP can only contribute one vote
  • User will get alert while trying to revote in pole & his vote will not be counted for 2nd time

libraries & FrameWork Used

About

Lightweight Polling website in Php (Codeigniter 4) & MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages