Skip to content
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

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

MVP Complete, Pushing dev to main #34

wants to merge 81 commits into from

Conversation

alroro
Copy link
Contributor

@alroro alroro commented Jul 15, 2023

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

alroro and others added 26 commits July 13, 2023 21:43
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.
Copy link
Contributor

@juliazlx juliazlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

Copy link
Contributor

@mxlisandro mxlisandro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Copy link
Contributor

@agriffith18 agriffith18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Copy link
Contributor

@Gambarou Gambarou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job everyone!

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