Inspiration

Conference & meetup organizers usually have a hard time when it comes to tooling, having a platform that does it all started to feel like a dream, conf.io comes to solve exactly that, using nothing but open source software.

What it does

conf.io is a platform that allows conference or meetup organizers better manage their events,

  • starting from the CFP application, that manages the complete workflow from submitting a talk, voting, accepting and publishing the schedule.
  • the schedule web app that came to solve one of the legacy CFP schedule's UI/UX problems.
  • the reviewer app which is an offline first mobile application that allows conference or meetup organizers review the proposals offline, then sync them with the CFP later on.
  • integrable with alf.io for the best check-in experience.

How we built it

Challenges we ran into

  • we know the quantity of data we'll be dealing with and that's why we architectured our application in a way that is optimized for data read & write.
  • using Lottie animations got our application to run a little slow, but that's a tradeoff that we are ready to pay when it comes to UI/UX.
  • handling our application state became tricky as the code grows
  • messenger API Manual isn't good at all!

Accomplishments that we're proud of

  • we're proud of the UI/UX, minimal and elegant.
  • we're proud of the app's performance.

What we learned

  • optimization isn't easy & makes your code look ugly.
  • thinking on a solid architecture that allows us to scale, and that there is always a better architecture.

What's next for conf.io

  • a messenger bot is just around the corner that we'll allow the attendees have a good experience with the event.

Built With

+ 22 more
Share this project:

Updates