The project I tested was the room reservation project. I thought it was every well done. It choose this one since I knew a couple people in the group and the project used c++ which I been doing in my applied software class. The code was very well organized which I think was the best part of the project. If you can’t understand how to explain your code to people in the future, then it makes things a lot more complicated for them to update or debug it. But since they gave many comments it made it easy to follow. They followed the Unix design philosophy, by making it simple and well organized with all the functions with it.
I wish I had more times to test out the other projects to see how they work, but maybe after the semester ends and during the break I’ll be able to look at them.