Project Phoenix

Project Phoenix

"Sharpen your skills, dominate the code."

The problem Project Phoenix solves

A website dedicated to competitive programming named after the community formed by competitive programmers here at NIT Rourkela, where users can learn about upcoming contests on various platforms, find knowledge-based resources, search through a special blog section made from the Codeforces API, and access two additional features only available to users who register on the site, including a chatroom where different users can interact and a profile page where users can view their Codeforces and Leetcode statistics. Overall, it is an all-compiled platform for competitive programmers.

Challenges we ran into

There were numerous challenges in implementing a number of features, such as altering the theme, displaying the user's name in the chatroom, fixing bugs such as "id must be unique," utilising the APIs and others, but we overcame them and completed the project successfully.

Discussion