View on GitHub

Simple Task Board

Task board for project management

Download this project as a .zip file Download this project as a tar.gz file

Simple Task Board


Description

A simple task board to help managing software projects. It lets you create multiple users and associate them with different projects. Inside each project you can create multiple tasks.

It is developed in PHP and uses the CodeIgniter Framework. Since version 2.0 it also uses Twitter Bootstrap.

Screenshots

Installation

Create the database using db/create.sql, place the files in your server and update the following:

Run <server>/install (replace <server> with your localhost or domain/folder).

If you have any problems let me know.

Github Integration

This feature is still a work in progress. But you can login using Github. You need to create your application in https://github.com/settings/applications and fill the details in application/config/oauth.php.

Once again, if you have any problems let me know.

Next updates

I plan to update some portions of this application in the following months. Currently these are the features to be developed:

Changelog

2.2.2

2.2.1

2.2

2.1

2.0.1

2.0

1.4.1

1.4

1.3.4

1.3.3

1.3.2

1.3.1

1.3

1.2

1.1

1.0.1

1.0