12-17-2007, 03:37 PM
|
#1 (permalink)
|
|
The Addict
Join Date: Nov 2007
Posts: 282
Thanks: 61
|
Project Manager
I was working on this on weekend while I was sick.
Basically this is a basic script that allows you to manage your projects.
Some simple features:
Ajax update project version
Add bugs( update status's )
Add features( this is a feature that say features you would like your project to have ).
Download attachment and view for your self the other features. read the "readme" file, pretty self explanatory.
I got this under the GPL 3 so its open source. Have fun...
I also commented almost everything so its probably easy to implement junk that you need.
To be honest I got to love this script, one of my favorite's that I've made. Helps me organize my stuff also.
I just got a name for it :)
Progect Miracle
Oh yeah theres one feature I forgot to mension :).
When you delete a project,bug,feature it will save everything into the saved folder sorted by what ever you deleted first.
project deletes all bugs,features and project it self into a file for a backup just incase you need that.
You must chmod these folders to 0777:
./saved/
./saved/features/
./saved/projects/
./saved/bugs
__________________
PHP/XHTML Freelancer:
Cleanscript.com v3 - Programming starting at just $5 act now!
Last edited by Nor : 12-17-2007 at 06:13 PM.
|
|
|
|