Challenge
Develop a platform for a major international hackathon with more than 10,000 participants.
Solution
Python is used as a back-end for PWA (SPA in particular) + Django. This gives flexibility to the project and speeds up overall development.
Result
The project can withstand a high load: registering participants from all over the world, sending and accepting tasks by the organizers, creating teams by participants and completing tasks. The system maintains a specific set of rules, validates each participant's answers, compares them with an ideal solution, while verifying that a large number of conditions are met.