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.
emergencysite/README.md
2013-11-12 14:34:56 -06:00

40 lines
913 B
Markdown
Executable file

#Emergency Site Software
A small php software that provides an easy way to create a site like http://emergencycompliment.com/.
[Reference implementation](http://emergencysitesoftware.com/).
##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