Skip to main content

Posts

Showing posts with the label JavaScript

How to plan a Web Project by iDevBrandon

 2 Big parts (Planning step & Development) 1. User stories  Description of application functionality from user's perspective  Who? What? Why? As a user, I want to request a ride so that i can go anywhere As a user, I want to log the previous rides, so i can track where i have been  2.  Features  Map where user can click and leave some records   3. FlowChart  4.Architecture  ======================= Planning end ============================== 5.Development Step