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
Clone repo through
git clone [email protected]:aryansahai22/springhacks.gitCreate Python virtual environment through the command:
python3 -m venv venvInstalled required libraries through
pip install -r requirements.txtIn the terminal, call
python3 app.pyto run the Flask app
Tech Stack
Frontend: HTML, CSS, JavaScript
Backend: Python, Flask, OpenAI
Log in or sign up for Devpost to join the conversation.