issues
search
CSC207-UofT
/
course-project-group-039-foodies
course-project-group-039-foodies created by GitHub Classroom
4
stars
0
forks
source link
UpdateDietCommand
#90
Closed
milica-k19
closed
2 years ago
milica-k19
commented
2 years ago
UpdateDietCommand:
Allows user to choose between Pescatarian, Vegan, Vegetarian, and No Diet
All new users are assigned No Diet by default
UserCSVReader:
Small change to isUser method to account for empty file case
PreferenceBookCSVReader
Javadocs added
UpdateDietCommand:
UserCSVReader:
PreferenceBookCSVReader