Huy-Ngo / acanban

Project management system with kanban and academic evaluation
https://huy-ngo.github.io/acanban
GNU Affero General Public License v3.0
10 stars 0 forks source link

Establish a naming convention #225

Open Huy-Ngo opened 3 years ago

Huy-Ngo commented 3 years ago

So far we have not agreed upon a convention for naming variable, functions, tests, etc. This has led to some functions' or variables' names unintuitive and incoherent.

Huy-Ngo commented 3 years ago

Speaking of this, I think we can add this to the discussion part of our report - the lack of common naming convention or coding convention in general made it harder for us to understand each other code. (I exaggerated, but it's true that I did not understand what probject means nor could the author at the time asked.)