Skip to content

Find out what is true and false with the click of a button

Notifications You must be signed in to change notification settings

mitmedialab/truth-goggles

 
 

Repository files navigation

== INSTALL ==
cp conf-default.php conf.php
edit conf.php
cp .htaccess-default .htaccess
edit .htaccess
php install.php
php datarake.php


== UPDATE ==
php install.php


== DATA REFRESH  == 
// CAUTION: this may delete data you wanted to keep -- be sure to backup the schema if you want to retain your information
php datarake.php


==Fake lightweight "Framework"==
Models are in the models folder
No controllers, but instead actions are autorouted to the proper page
URL style is "something.com/?p=[page]&a=[action]
DIR style is /pages/[page]/[action].php

About

Find out what is true and false with the click of a button

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages