Nikshxn / Health_Esteem

Repo for Group Project 1
0 stars 1 forks source link

agree on naming convention #23

Open alexandrazykova opened 1 year ago

alexandrazykova commented 1 year ago

Agree on variable, class, and id naming conventions so that code is seamless and easy to read.

Maintenance of code as well as finding bugs and keeping track of classes, ids, and variables will be easier if the convention is the same.

JD2929 commented 1 year ago

In GitHub, branches will have an underscore (two words) In code, variables will have - between words (no more than 3 words)