All work
Survey sharing and response dashboards
Anonymous Team Feedback
I worked on the frontend of a survey product built by a team of six. People could share a survey by link and review anonymous responses.
- Role
- Frontend engineer · team of six
- Scope
- Team product
- Year
- 2019
What we made
Six of us built a product for creating short surveys, sharing them through a link, and reviewing anonymous responses in a dashboard.
My part
I built the responsive dashboard, survey presentation, link sharing flow, profile screens, and common responsive styles. The team shared responsibility for the larger Apollo GraphQL application and its routes.
Choices we made
- Apollo kept GraphQL queries close to the views that used them and made loading and error states clear.
- Opening a survey took one link, while responses still remained anonymous.
- Dashboard charts summarized the response set without replacing the underlying written feedback.
- Routes loaded only when needed, while navigation stayed conventional.
- Common styles kept the dashboard, surveys, profile, and responsive layouts consistent as the team changed the product.
Where it stands now
The original hosted demo has been retired, so this page links to the source instead. My work covered the survey, sharing, profile, and dashboard flows in the team application.