CreativePenguins / TwitterEngine

Assignment 1 for COMP 330: Twitter Message Engine
0 stars 0 forks source link

Looks neat, has potential #5

Open FrancisDelaPena opened 8 years ago

FrancisDelaPena commented 8 years ago

The code looks very neatly organized, but others have already mentioned issues. Personally, I like how the different files have a small number of lines of code, which looks very neat. Maybe I would add more comments in the code.

CreativePenguins commented 8 years ago

I do plan on adding more, and I do want to change the organization. I feel like having a different class for each component of the tweet is too much.