Skip to content

Automatically generate images #94

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 305 commits into
base: main
Choose a base branch
from

Conversation

rltruth
Copy link

@rltruth rltruth commented Apr 26, 2024

Branch changes the way we generate images so that rather than requiring user input to generate recipes, it now generates recipes upon component mounting. In using useEffect, the request for images shall persist until an image is generated.

sdutill and others added 30 commits March 22, 2024 08:38
…ser-created-recipes

Dev/shawn/user created recipes
…bar-at-top-of-the-screen

Removed white bar from the top of the screen
…tion they are extra and we can achive the same functionality by checking if meal is null or not

completed todo comment, added save button to meal cards so you don't have to open details to save
…s from being saved, added a line to avoid that for the time being
…ecipeViewer-bug-with-type-checking

Fixed type checking bug
…d close button to quick order recipe details
…it so that the cart is cleared when an order is successfully placed
Adding cart functionality to main branch
page can be accessible.

I formatted the recommendations page to display
the gpt component nicely.

Added the openai module.
…t-recommendations

Chat GPT component and Recommendations Page Set up
aeskandary and others added 30 commits April 22, 2024 18:52
…rate-Order-from-meals-planned-within-a-certain-time-frame

Cp 152 generate order from meals planned within a certain time frame
…cipe-data-to-nutrition

Send cal recipe data to nutrition
…orm-Nutrition-Calculations

Cp 155 perform nutrition calculations
…ng-Generated-Recipes-to-Firebase-when-clicking-Save-on-the-meal-card

Cp 150 saving generated recipes to firebase when clicking save on the meal card
…meal form so that it is no longer a form. made minor css changes to the meal form. also created a css class for the saved generated meals button on the sidebar.
…om-from-cal

removing option to select custom recipes on the calendar. simplified …
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.

6 participants