Thread: Image gallery
View Single Post
Old 10-30-2008, 02:19 PM   #2 (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

My first step for projects is always to make a detailed list of features. After that I go though and look for the challenging ones, try to figure those out before you even start. After that, use your list as a guide to go by for what to do.

As for where to start, start with the lowest level features. What do most of the other, more complicated features require? I would guess that would be the basic DB design, user system and basic image storing methods.
__________________

Village Idiot is offline  
Reply With Quote
The Following 2 Users Say Thank You to Village Idiot For This Useful Post:
codefreek (10-30-2008), Tanax (10-30-2008)