ivycodr / oop

0 stars 0 forks source link

OOP Scooter Project Notes #1

Open dunnoconnor opened 2 years ago

dunnoconnor commented 2 years ago

Hi Muneer,

Excellent work on this project. Your thorough diagrams clearly helped you organize your data structures effectively. Your use of syntactic variable names makes your code easy to read. I would encourage you to implement testing earlier in your work flow for the next project.

-Michael

dunnoconnor commented 2 years ago

I read the updated commit with 100% test coverage. Excellent work.