Sketch out the classes of your model, including the fields and functions you'll want (don't write the functions, just specify the headers) What HTML pages will your application have? Sketch out pictures of what will appear and how the user will interact. Given the pages above, what Controller classes will you define? List them, then sketch out pseudo-code for them. If you were programming an Interest Network instead of a Social network, how would your design change? |