Please enable JavaScript.
Coggle requires JavaScript to display documents.
Development + Design Cycle (Requirements Gathering (Priority Sorting…
Development + Design Cycle
Requirements Gathering
What is the requirement?
Who is the requirement for?
Why is it required?
Priority Sorting
Scale of benefit
Impact if not undertaken
Impact if Delivered
Requirements Meeting
Identify requirements from feedback
Assign task priority
Add to backlog
Specific Feature/Product Meeting
Product Manager & Marketing Manager
Design Team
Assigned Developer(s)
Plan logic
Constraints
Review of existing functionality
Determine if design input is necessary
Jira Ticket Stage
Create ticket - assign Design Team
Design
Modification Recording
Any increment/decrement or modification
Reason to the change
Interaction Flow
Map entire solution
Design/Present every component state
Wireframe / Mockup (Figma)
Annotations
Element style / interaction explanation
Start to finish user process flow (Each user action)
Error States (Individual Elements, Whole Page)
Empty Data
Fetch data fail
404
Permissions
Content overflow
Character limit
Visual Design
Based on existing rules/styles
Visualise all states
Develop new rules/styles if necessary
Iconography
Colour
Typography
Containers
Responsiveness
Layout
CSS export for new classes or changes
Final Handoff Item
Figma Document
Shared
Annotated
Development
Correspond with Design Team for any questions/concerns/clarification
Development to review provided specifications
Accept / Reject
Notify Design Team of
any
changes to the provided design spec are introduced (or if any spec not provided sufficiently)
Development work cannot continue on a task that requires further design planning or changes
Review
When task is marked Testing
Design team to review delivered feature/enhancement compared to design specifications provided
Accept/Reject