- notes:
-
Discuss about your project file structure
-
what each folder is responsible
-
then go through each file in folders and explain there purpose
-
if possible create a doc system ( there are autogen docs available for most of the languages )
-
decide coding style , linting style and formatting style and other themes like variable naming etc.
-
provide an example for existing function and tests system if possible