This CakePHP application receives text, audio, or video pitches, and lets you set statuses on these pitches. You can easily look at the pitch, change its status, or remove it from your project tool all together. You can also append files to each project, and label the files. This is not a project management tool, but rather a tool to help you decide on projects. It is also a great place to store files for your projects.
- PHP 4 >
- MySql
- CakePHP 1.3.13
- Download the CakePHP 1.3.13 code from the CakePHP Repo
- Pull a copy of this code, and replace app directory with this code
- Rename database.php.default to database.php, and set your database settings
- Follow the CakePHP installation directions
Questions or problems? Please post them on the issue tracker. You can contribute changes by forking the project and submitting a pull request.
This script is created by Johnathan Pulos and is under the GNU General Public License v3.