Python 3.0 Compiler (with pandas and scipy support) for DataCurve assessment
- Navigate to the
front-endfolder - Run
npm installto download the required packages - Run
npm run devto start the front-end server
- Navigate to the
back-endfolder - On Mac/Linux:
source venv/bin/activateand on Windows:.\venv\Scripts\activate - Run
uvicorn app.main:app --reloadto run the backend server
- Write and run python code
- Submit your code to the database (based on username)
- View how many submissions you have made
- Open a previous submission using the id