Skip to content

hhc nutritio-refactor ( fix error and add doc for the code) #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 190 commits into
base: main
Choose a base branch
from

Conversation

hhcgoodluck
Copy link

fix error and add doc for the code

Cindyzzz616 and others added 30 commits November 3, 2024 22:19
created a basic recipe, ingredient, and nutrition class to build upon
team member information
wusungch and others added 30 commits November 30, 2024 15:50
Refactoring Search Recipe Use Case to Follow Clean Architecture
additional parameters to recipeview constructor and fixed checkstyle errors
added handleSearch and cleaned up event listeners according to william's branch
created mock DAO and test for filter recipes use case; only filter search test for now
…View, added some of the methods needed for FolderView
completed test with coverage and overloading constructor in interactor
added section headers and some brief notes under each; also links to headers
Implemented folders feature, began refactoring to adhere to CA
# Conflicts:
#	src/main/java/data_access/RecipeIdDAO.java
#	src/main/java/data_access/ViewNutritionDataAccessImpl.java
#	src/main/java/view/IndividualRecipeView.java
#	src/main/java/view/NutritionView.java
#	src/test/java/use_case/nutrition/NutritionViewTest.java
#	src/test/java/use_case/nutrition/ViewNutritionDataAccessTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants