-
Notifications
You must be signed in to change notification settings - Fork 4
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
MVP Complete, Pushing dev to main #34
base: main
Are you sure you want to change the base?
Conversation
updated and merged dev with feature
Ar/expiring soon
Completed the homepage and the styling for it. Added a custom font mynerve. Added new state to the dashboard that holds the fridgeContents of the user, also for loading. Completed the functionality for deleting items from the fridge contents. Why? These changes allow the user to delete items from their fridge contents, as well as add items. How? Using useEffects and useStates to populate the fridge contents. Testing? N/A Screenshots (optional) 0 Anything Else? No.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job everyone!
Dun dun dunnnnnn.
Description
All MVP features are complete and the app is working as desired for end of sprint.
Related Issue
The composition graph has bugs when adding certain items.
Motivation and Context
This push is required too update the main branch for our final state.
How Has This Been Tested?
The app has been manually tested by multiple engineers following the full user path.
Types of changes
Checklist: