Team Members:

Victor Hsiao ([email protected])

"I'm Victor, and I'm a third year undergrad at UC San Diego. I helped work on the front end for the application, and I helped with writing up the Devpost submissions, in which I wrote up the technical documentation. I also worked on deploying the application to Render, a hosting service to host Flask applications."

Aryan Sahai ([email protected])

"Aryan built the entire backend of the project and helped with frontend technologies. He developed and refined the Flask backend to handle code execution tracing and visualization, produce human-readable output, and function for a variety of Python inputs. Aryan ensured seamless interaction with the backend, enhancing the user experience with a responsive interface. Aryan also enhanced the user interface by adding features such as an output panel, a responsive “Run” button, and a scrolling feature."

Mila Kuang

Technical Documentation

Below are the steps to run the application on your local machine

  1. Clone repo through git clone [email protected]:aryansahai22/springhacks.git

  2. Create Python virtual environment through the command: python3 -m venv venv

  3. Installed required libraries through pip install -r requirements.txt

  4. In the terminal, call python3 app.py to run the Flask app

Tech Stack

Frontend: HTML, CSS, JavaScript
Backend: Python, Flask, OpenAI

Share this project:

Updates