This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Kegan Myers f967d98d8c Update README.md 2013-11-12 14:34:56 -06:00
lib Version 0.2 2013-08-18 17:14:09 -05:00
LICENSE Initial commit, also v0.1 2013-06-05 23:54:00 -05:00
README.md Update README.md 2013-11-12 14:34:56 -06:00
admin.php Version 0.2 2013-08-18 17:14:09 -05:00
ess-include.php Version 0.2 2013-08-18 17:14:09 -05:00
ess-settings.php Version 0.2 2013-08-18 17:14:09 -05:00
ess-site.css Version 0.2 2013-08-18 17:14:09 -05:00
ess-site.js Version 0.2 2013-08-18 17:14:09 -05:00
ess-site.min.css Version 0.2 2013-08-18 17:14:09 -05:00
ess-site.min.js Version 0.2 2013-08-18 17:14:09 -05:00
index.php Version 0.2 2013-08-18 17:14:09 -05:00
submit.php Version 0.2 2013-08-18 17:14:09 -05:00

README.md

#Emergency Site Software A small php software that provides an easy way to create a site like http://emergencycompliment.com/. Reference implementation. ##License The source code of this project is available under a New BSD License. ##News ###Nov 12 2013 This project is currently in stasis. ###Aug 18 2013 An update including a working MySQL (PDO) implementation is in the works and should be pushed as early as tomorrow. (This update will not include an admin interface or a submission interface, that will take a bit more testing. It will allow you to use something like PHPMyAdmin to edit entries) ##Changelog [+] Added

[-] Removed

[~] Fixed

###0.2 (current) [~] Cleaning

[~] Refactoring

[~] Rewriting

[-] Placeholders

###0.1 [+] Database interfaces

[+] PHP 'database'

[+] Main classes

[+] Javascript/CSS

[+] Placeholders