dd254813 / pwp-capstones

0 stars 0 forks source link

Project Review #1

Open albemlee opened 5 years ago

albemlee commented 5 years ago

Rubric Score

Criteria 1: Valid Python Code

Criteria 2: Implementation of Project Requirements

Criteria 3: Software Architecture

Criteria 4: Uses Python Language Features

Overall Score: 15/16

Overall, good job with the project, and you demonstrated a solid understanding of classes.

Please correct the minor issue I mentioned above. Also, in the future, please use more comments. Including comments describing each class and method would really enhance the professionalism of your code.

dd254813 commented 5 years ago

I know about minor issue in my Book class, i wanted to add repr method, but i was guided by the instructions, and there is no instructions about this method or hint of it. I've found this before submission, but decide to follow instructions and i don't think, that it is only my mistake. Thanks for your review.