public
Description: A web app for tracking and displaying data using CodeIgniter and CouchDB
Homepage: http://funkatron.com/
Clone URL: git://github.com/funkatron/twitter-stats-tracker.git
name age message
file LICENSE Loading commit data...
file README Thu Oct 02 06:57:12 -0700 2008 added bin dir for cron/shell scripts [funkatron]
directory bin/ Fri Dec 12 15:13:29 -0800 2008 - added, well, a bunch of stuff. JSON serving o... [funkatron]
directory config/ Fri Dec 12 15:13:29 -0800 2008 - added, well, a bunch of stuff. JSON serving o... [funkatron]
directory controllers/
directory couchdb-views/ Thu Oct 02 14:21:52 -0700 2008 added couchdb views code [funkatron]
directory errors/
directory helpers/ Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
directory hooks/ Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
file index.html Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
directory language/ Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
directory libraries/ Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
directory models/ Fri Dec 12 15:13:29 -0800 2008 - added, well, a bunch of stuff. JSON serving o... [funkatron]
directory views/ Fri Dec 12 15:13:29 -0800 2008 - added, well, a bunch of stuff. JSON serving o... [funkatron]
README
Please note that this is not hot-shit coding. It's a small part-time project, and per my usual approach, I half-ass it 
until 
it mostly work, then call it "production-ready!"

This is the application directory for a CodeIgniter app. You'll need to set up your index.php file in the doc root as 
set 
paths appropriately.

You'll also want to make cache/ and logs/ dirs in this directory, and make them writable by the user PHP is executing 
as.