Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-04-27T03:18:29.000Z (over 14 years ago)
- Last Synced: 2023-04-11T01:07:25.052Z (over 1 year ago)
- Language: PHP
- Homepage: http://funkatron.com/
- Size: 142 KB
- Stars: 12
- Watchers: 4
- Forks: 4
- 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.