View Single Post
Old 12-28-2008, 03:49 AM   #1 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default To-do list (update 1/16/09)

We need the following done, please post if you wish to do it (please do not ask to do something if you can't do it well).

Needs Doing
  • Edit Image class. Inherits Display Image class. Verifies ownership of image (based off of ID), delete image, add image, set watermark on/off.
  • Registration system
  • Create gallery/View galleries
  • Create item/View items in gallery
  • Submit comment/View comment
  • Display Image class. Loads an image based off of an ID along with its information (name, tags, ect.).
Note: For the viewing pages, they are not mandatory. Create it as nothing more than a tool to view the raw data if you want to. We will actually develop the viewing pages in the next stage.

In Progress:
  • Login/page-to-page user authentication In progress by Village Idiot
Done
  • SQL class. The object must have functions to connect, disconnect, clean variables, execute commands and execute queries with a return. Completed by Tanax.
  • User class (cookie based). Log in, log out, auth (from cookie data) Completed by Village Idiot.
  • Config class. Loads configs into an array (key=name and value=setting value), crates configs, deletes configs. Completed by Orc
__________________


Last edited by Village Idiot : 12-29-2008 at 05:31 AM.
Village Idiot is offline  
Reply With Quote
The Following User Says Thank You to Village Idiot For This Useful Post:
Aaron (01-04-2009)