GitXplorerGitXplorer
E

task-taste

public
21 stars
5 forks
1 issues

Commits

List of commits on branch master.
Unverified
f78d1d21cb789f42d8b8728ac952792b1813c7c7

Add "WARNING: tasktaste.com will cease to exist 2014-10-27"

EEnselic committed 10 years ago
Unverified
bc17389fda934d1bdaa76edce9f25670ae154af0

Freeze plot when project is complete

EEnselic committed 11 years ago
Unverified
3d93d7be848dc4419a0546e69eb0615020fb671e

Support STRICT_TRANS_TABLES sql mode

EEnselic committed 11 years ago
Unverified
4f6c17cf49ff5f459050f6367b759f410b0f8401

Update path to Firefox for Mac OS X

EEnselic committed 11 years ago
Unverified
a9894544d95d1c2c23c053eca8fcc6e94a84cbc3

INSTALL: Add "To install for tests" section

EEnselic committed 11 years ago
Unverified
7a6c8a27173d2f3d57395e491ad1cbdd24f4e1ca

tests: Allow to specify path to phpunit

EEnselic committed 11 years ago

README

The README file for this repository.

Task Taste, tasktaste.com

Website system for simple planning and tracking of projects.

Technologies used/credits:

  • MySQL - For data storage
  • PHP - For HTML stuff
  • jQuery - Great JS library
  • jqPlot - Great plotting library by Chris Leonello
  • Selenium - For automatic tests of the website functionality

Unprioritized todo:

  • Support to remove projects
  • Have better error messages than "Error, don't know why :("
  • Support deleting projects
  • Automatically estimate project completion
  • Allow many owners for a project
  • Follow http://fishbowl.pastiche.org/2004/01/19/persistent_login_cookie_best_practice/ completely
  • A graphical design made by a graphical design professional
  • Support changing password (through mail)
  • Localization
  • Support renaming projects
  • Support grouping of tasks
  • Support rearrangement of orders of tasks
  • Make sure project updates are atomic to allow many users to edit safely a project at the same time
  • Warn somehow when trying to edit project while not being owner
  • Support editing project description on dashboard page.

I hope you find the source code for this site, licenced under Apache Licence 2.0, as well as the site itself, useful.

Martin Nordholts chromecode.com