Inspiration

We always wanted to do leetcode's challenges, but always found them a bit too difficult

What it does

It is a web application for people to complete Python coding challenges.

How we built it

  • We used HTML/CSS/JS for the frontend and mainly Python for the backend. ## Challenges we ran into
  • At times the flask code was not working and there were some problems involving the JSON files .

Accomplishments that we're proud of

  • We successfully were able to enable authentication(google and email) on the website.
  • We were able to deploy the website so that anyone can use it.
  • We were successfully able to run student's code and have a code editor embedded into our site.
Share this project:

Updates