souramoo / PhpMeeting

A doodle.com-like php script to create and view meeting polls to mutually arrange a convenient meeting time.

Home Page:http://sm2030.user.srcf.net/poll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhpMeeting

A simple doodle.com clone polling script! Demo available at https://sm2030.user.srcf.net/poll/

Features

  • Simple
  • Flat-file data storage
  • Polls can be set to expire (after which they will become read-only)

Screenshots

image

image

Usage

To create your own poll:

  1. Use the poll editor at https://codepen.io/souramoo/full/VwPXLoQ to set the details
  2. Replace the contents of polls/1 with the output from the poll editor
  3. Upload this literally anywhere supporting PHP. All responses are stored in a flat-file way to make sure polls/1 is writeable and you're off!

More help

Contact me for more help!

About

A doodle.com-like php script to create and view meeting polls to mutually arrange a convenient meeting time.

http://sm2030.user.srcf.net/poll/

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%