Skip to content
forked from everyvote/evmini

Implementation of a voting system for student election use.

Notifications You must be signed in to change notification settings

phpwerks/evmini

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EveryVote Mini

This will be a small implementation of the EveryVote platform focusing on Student Government elections. Will be heavily integrated with Facebook. There is nothing special working as of 8/29/12.

Code is provided under the Affero General Public License version 3.0 http://www.gnu.org/licenses/agpl-3.0.html

Vincent's Notes


As the new Fall semester is sucking my attention away, I've thrown up a copy of CakePHP to this repository and cobbled together a rough E-R diagram in MySQL workbench.

PHP/ CakePHP?

PHP, because most NIU CS students seem to know some PHP already because it is used in the databases course. CakePHP because I'm personally fond of it. I think it has excellent documentation and a nice code generation tool. However, the first commit is simply an install of CakePHP with no evmini specific code.

What needs to be done?

Right now the ER diagram probably needs to be polished some more. The model files have to be made-- controllers need to be designed and built, FB library should be installed. Getting a FB API key and all that mojo.

Contact me about anything-- including if you want access to the development server (http://mini.everyvote.org), access to the Dropbox share, and access to this repository.

Make sure to create github "Issues" that pertain to the work you're doing and self deligate. So that we can all stay organized.

About

Implementation of a voting system for student election use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published