Merged
Conversation
LexTruong
requested changes
Feb 26, 2026
Collaborator
LexTruong
left a comment
There was a problem hiding this comment.
Hey guys, great work! It's super close. Just a few nitpicks:
- The subtext under the "My Foods" title shouldn't show on mobile.
- On mobile, there is too much padding between meal cards.
- On screens in between large desktop and mobile, the filter menu gets cut off on the right.
Also, please be more specific in the PR description.
LexTruong
requested changes
Mar 10, 2026
Collaborator
LexTruong
left a comment
There was a problem hiding this comment.
Thanks for making those changes. Looks great! Real quick before we merge, could you remove the excess padding at the top of the page when on mobile?
LexTruong
previously requested changes
Mar 31, 2026
EightBitByte
requested changes
Apr 6, 2026
Collaborator
EightBitByte
left a comment
There was a problem hiding this comment.
Hey guys! This PR still needs work.
Some things to note:
- Remember to have more detailed PR descriptions.
- It seems that you haven't completed the previous changes requested of you regarding the padding in the second image.
Please complete by this Tuesday (4/7)!
EightBitByte
approved these changes
Apr 12, 2026
Collaborator
EightBitByte
left a comment
There was a problem hiding this comment.
Looks good to me! 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
Implemented the My Foods page allowing users to see all of their rated and favorited foods
Changes
Testing Instructions
Sign on with Google authentication
Add some meals to the my foods page by rating or favoriting
Use the modification options to see the results of how the foods change on the page
Closes #639