Home > codemitts

codemitts

Codemitts is a project mainly written in PHP and JAVASCRIPT, it's free.

WE intend to build a web application where users can get a random programming project to start working on immediately for a short period of time before handing it of to the next guy.

Codemitts

In order to get a working copy of Codemitts you need to do the following:

  1. Get the /app/config folder from CakePHP 1.3 and put it in the root directory of Codemitts. (You also need to configure it... How?) http://github.com/cakephp/cakephp1x/downloads

  2. Download and put Simpletest 1.0.1 in /vendors http://sourceforge.net/projects/simpletest/files/simpletest/simpletest_1.0.1/simpletest_1.0.1.tar.gz/download

  3. Run the codemitts.sql file in /notes. It contains all necessary tables and stuff :)

Previous:pixel