I am put into a new team with none of them well versed in English. With no English documentation whatsoever; the project's source code should give me an idea I thought, yet it doesn't. Why ? the comments they are in Japanese - I decide to write a simple program to help me better understand source code by translating the comments to English.
- Create a python virtual environment using venv
- Install the pakage dependencies
- Run the Flask program