Tagged Questions
5
votes
5answers
2k views
What to plan before starting development on a project?
Say I've received the specs for a project from a client, and now its time to start developing it. Normally, I just start with the first module (usually user registration) and then go from one module ...