Add the type of variable before or after the variable name. The variables should start with small capital letter: iNum. Camel-Case for other variables. I personally would add m_ for all class' member, like: self.m_iBirthday. Example: Integer: iNum, iCount, iGrade float: fDiff list: remainNumList set: studentSet. dict: url2TxtDict object: oTree, oNode
The comment for the function should be: input, output, describe for function. The function name should start with big capital letter: def Find() def Get()
The file name should always be small capital: file_name
cd server
python3 app.py
cd dashboard
npm install
npm run serve
npm run build
If you have any questions or objections, feel free to discuss in whatsapp.