Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 507 Bytes

File metadata and controls

12 lines (10 loc) · 507 Bytes

Project Tour

  • 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

MAKE SURE PROJECT MANAGERS UPDATE THIS MD