Inspiration

We were inspired by the unique CodeWars competition at Hackeo, and wanted to make a web app that allowed this kind of competition online at any time.

What it does

The site allows users to log in and match with an opponent who is currently online. They compete in a 1v1 timed coding test, with the first person to solve all test cases winning the round.

How we built it

We used react to build the frontend, with an express-mongodb backend to store user accounts. The CodeDuel round is powered by socket.io, which allows the client and server to easily send information back and forth.

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for CodeDuels

Share this project:

Updates