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

issue #640 user avatar #689

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

issue #640 user avatar #689

wants to merge 11 commits into from

Conversation

AliGunez
Copy link

@AliGunez AliGunez commented Aug 1, 2023

This code generates a unique user avatar using the OpenAI API. #640

Description

Related Issue

#640

#640

Motivation and Context

It gives the user a unique user avar to any other user on the platform

How Has This Been Tested?

this is new functionality, tested by generating url and checking image generation.

this code will effect code based on user creationand might need some changes depending on if more functionality is wanted e.g. generating a choice of images for the user, or allowing the user more control over the prompt.

Types of changes

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

Checklist:

  • [ x] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • [x ] I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

AliGunez and others added 2 commits August 1, 2023 20:20
This code generates a unique user avatar using the OpenAI API. #640
@sonarcloud
Copy link

sonarcloud bot commented Aug 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jamesgeddes
Copy link
Contributor

@AliGunez How are you getting on with this? Are you ready for review?

@sonarcloud
Copy link

sonarcloud bot commented Oct 18, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@sonarcloud
Copy link

sonarcloud bot commented Oct 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@AliGunez
Copy link
Author

@jamesgeddes

I couldn't get the project to run locally, so I can't properly implement it within a page (member details) or with Tailwind CSS ext. I also haven't been able to work on the backend for saving the avatars. I did create a stand-alone component that could be improved in the future, but it's currently failing the CircleCI checks. Therefore, I think I'll try to get the project running locally and implement the feature correctly before I ask for a review. If someone else is eager to work on this issue, I have no problem with that since I'm having trouble with a bunch of stuff. Also, if you have any suggestions for me moving forward, please let me know. Thanks.

@jamesgeddes
Copy link
Contributor

Feel free to select a time to meet with me and we can discuss

https://geek.zone/meetjames

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.

2 participants