DebugMaster: A Competitive Debugging Event Platform

Nishanth R

Nishanth R

The Competitive Debugging Event Platform is built using Flask and MySQL, providing a robust backend for managing debugging competitions. It includes an integrated ranking system to track and display participants' progress and performance.

Features

User Registration and Authentication: Secure registration and login system for participants and administrators.
Event Management: Create, update, and delete debugging events.
Problem Submission: Submit debugging problems for events.
Solution Submission: Participants can submit their solutions to the problems.
Ranking System: Real-time ranking system to display participants' performance.
Admin Dashboard: Manage users, events, and problems through an administrative interface.
Like this project

Posted Jul 23, 2024

DebugMaster is a competitive debugging event platform designed to host and manage debugging competitions. Built with Flask and MySQL.