Skip to content
/ tit Public

Tiny Issue Tracker (PHP/SQLite, one-file issue tracker)

Notifications You must be signed in to change notification settings

jwalanta/tit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Tiny Issue Tracker
------------------

Tiny Issue Tracker (TIT) is PHP/PDO based, single-file issue tracker.

DEMO
----
http://jwalanta.com/tit
username, password = demo, demo123
Check email notifications at http://demo123.mailinator.com/

FEATURES
--------
 - Super Lightweight
 - Multi-user
 - Email Notifications
 - Auto DB creation on first run
 - Issue Priority (High, Medium, Low)
 - Comment on issues
 - Throw and run!

INSTALLATION
------------
 - Modify configurations in the file (tit.php)
 - Upload to webserver (rename if necessary) & load from browser

About

Tiny Issue Tracker (PHP/SQLite, one-file issue tracker)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages