Quedem

Screenshot of page to add location poll options on Quedem

View on Github

Video of my pitch of Quedem during our remote demo day

The idea

It can be surprisingly hard to arrange to meet up with friends. Not everyone's on Facebook any more, someone's always bad at checking WhatsApp... When you do talk, you get a long thread of suggestions and ideas: you can't keep track of what's most popular and what the final decision was. Quedem is the solution to this problem.

How it works

A user creates an event, giving it a name and a description. Next, they can add choices of date/time and location for their friends to vote on. The website then gives them a link to an event page to share with their friends, where they can vote for dates and locations.

Making of

I pitched the idea for Quedem in February 2020 during my coding bootcamp, and it was picked as the final project for a team of three of us. By the time we came to make it in late March, however, we were in lockdown in two different countries and time zones.

What I learnt

  • Delegation and communication are key - Particularly when working remotely. We ended up talking on Zoom constantly to resolve conflicts and to discuss how to tackle features that impigned on shared areas, despite having tried to dole out tasks that wouldn't tread on each others' toes.
  • Plan well, but be flexible - To work effectively and independently but towards a common goal, first you need to define that common goal and what everyone is to contribute. Sometimes technology or new ideas will push you to change tack: that's fine, but the whole team needs to be brought up to speed to avoid later clashes.
  • Watch out for scope creep - We had all sorts of ideas for extra features we could add, but only two weeks to make the project. And of course everything takes longer than expected. Focus on a well-delimited MVP is key.