Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

dereknutile/clear-ballot-xml-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clear Ballot XML Parser

Overview

This is a utility to parse properly formed Clear Ballot XML.

Prerequisites

This is a PHP5 application -- no database needed. If you have PHP installed locally, just run it pointing your webroot to the /public folder. Otherwise, install Vagrant and run the Vagrant setup below.

Vagrant Setup

$ cd /path/to/project
$ vagrant up
$ cp /vagrant/app/config/example.config.php /vagrant/app/config/config.php

About

Utility to parse properly formed Clear Ballot XML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published