Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 740 Bytes

File metadata and controls

20 lines (13 loc) · 740 Bytes

Hackathon Organizer HACKATHON-WRITE-SERVICE

Write service used mainly to create/update hackathon related data and manage user notifications.

Responsibilities

  • Create and update hackathons and teams data
  • Assign/Remove user from hackathon
  • Add criteria that will be used to evaluate teams
  • Count teams score and presents results as a leaderboard
  • Open/Close team for accepting new members
  • Use WebSocket communication to send notifications and invitations to user

Live demo

https://gentle-froyo-5a1b8e.netlify.app

Setup

You can run Hackathon Organizer project using Docker compose. See hackathon organizer infrastructure for more details.# hackathon-read-service