CSC207-UofT / course-project-group-039-foodies

course-project-group-039-foodies created by GitHub Classroom
4 stars 0 forks source link

TopPicks, Refactoring, IntelliJ warnings, Deleted Empty Classes #107

Closed hjovi1 closed 2 years ago

hjovi1 commented 2 years ago
  1. Refactored getNewTopPicksCommand and method in RecipeCollection.
  2. Removed all unused imports, empty classes, some duplicated methods
  3. Addressed almost all IntelliJ warnings.
  4. Reverted some changes because they led to errors.