https://github.com/funkatron/twitter-stats-tracker
A web app for tracking and displaying data using CodeIgniter and CouchDB
https://github.com/funkatron/twitter-stats-tracker
Last synced: 8 months ago
JSON representation
A web app for tracking and displaying data using CodeIgniter and CouchDB
- Host: GitHub
- URL: https://github.com/funkatron/twitter-stats-tracker
- Owner: funkatron
- License: bsd-3-clause
- Created: 2008-10-02T13:43:32.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2010-04-27T03:18:29.000Z (about 16 years ago)
- Last Synced: 2025-02-07T12:52:46.401Z (over 1 year ago)
- Language: PHP
- Homepage: http://funkatron.com/
- Size: 142 KB
- Stars: 12
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
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.