keychera / AquaAesthetic

The last Java project for OOP
0 stars 0 forks source link

Don't forget to add comments #29

Closed teaolivia closed 7 years ago

teaolivia commented 7 years ago

see #24

Example of comment style: [THE BULLETS ARE ORIGINALLY ASTERISKS] /**

for tags you can Google it

royyandzakiy commented 7 years ago

should all classes have comments?

teaolivia commented 7 years ago

all in views, controllers, and models packages. Remember, excluding test packages as for now.

teaolivia commented 7 years ago

And all methods ideally ought to have comments.