echo

As part of my web development capstone, I worked with a group on echo, a tool for small teams that meet infrequently. Replacing agendas and meeting minutes, echo lets you plan a meeting, take notes during a meeting, and assign action items. Meeting recaps and users’ assigned tasks are emailed at the end of the meeting.

I acted as product manager for the team of six students, leading design and development efforts. We built echo as a Vue.js single-page app using MongoDB, Node.js, and OAuth2.

The echo dashboard screen, showing upcoming meetings, pending tasks, and available teams.The tasks screen in echo, showing a kanban view of the user’s tasks.