Advertisement
Guest User

Untitled

a guest
May 25th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. ## Project Planning
  2.  
  3. #### Requirements:
  4. * Objective & Scope
  5. * Purpose
  6. * Target Audience
  7. * Technology Requirements / API
  8. * Budget
  9. * Deployment
  10.  
  11. #### Create a Timeline
  12. * Carefully establish a timeline
  13. * Document your timeline/task
  14. * For clients, always tell them longer than you think
  15.  
  16.  
  17. #### Wireframing & Mockups
  18. * Know what final result will look like
  19. * Create wireframe of mockups
  20. * What components will go where?
  21. * Send for approval
  22.  
  23. #### Start Coding
  24. * Use everything as guide
  25. * Setup dev environment
  26. * Research other project that are similar
  27. * Setup GIT repo with branches
  28. * Everyone has their own workflow
  29.  
  30. #### Communicate
  31. * Keep in touch
  32. * Make sure you are on the same page
  33. * Get feedback
  34.  
  35. #### Testing
  36. * Be thorough with your testing
  37. * Test on multiple platforms
  38. * After deployment, test more
  39.  
  40. #### Possible Questions
  41. * Am I building the entire website or part of it?
  42. * Will I Deploy it?
  43. * What are the features that are included?
  44. * Do they already have a design?
  45. * Am I adding the content?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement