There are two parts in our submission:
- We have an errorness but running Python backend
python3 main.py
- We provide an errorness web application with Python Flask
pip install Flask
pip install Flask-CORS
python3 app.py
Note: the code base is generated by ChatGPT for course purpose intentionally. None of the members on the team would work like this if hired :)