Skip to content

Latest commit

History

History
52 lines (36 loc) 路 1.92 KB

README.md

File metadata and controls

52 lines (36 loc) 路 1.92 KB

Building a fun environment for folks to compete in coding contests

discord - users online


Structure

Module Description
frontend React (Nextjs) frontend
lobby WebSocket server for managing competitions
api Graphql API for handling authentication and serving question data
common Common TS types

Screenshots

Discover public rooms and compete in a contest easily!

Public profile page with ability to follow folks and create connections

Room page

Invite connections to join a room!

Create teams

馃檹 Special thanks to BellatrixLestrangee for the help with the UI designs.