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

ProjectPicker Added #45

Merged
merged 2 commits into from Oct 11, 2022
Merged

ProjectPicker Added #45

merged 2 commits into from Oct 11, 2022

Conversation

ak3264114
Copy link
Contributor

@ak3264114 ak3264114 commented Oct 8, 2022

Description:

A new page is added, which display all the data related to the project and then user can generate their certificate

Fixes #44

Type of change:

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • New and existing unit tests pass locally with my changes.

Screenshots / Video:

image

@netlify
Copy link

netlify bot commented Oct 8, 2022

Deploy Preview for peaceful-goldwasser-fe9c80 ready!

Name Link
🔨 Latest commit 5c8e6b3
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-goldwasser-fe9c80/deploys/6343280b6488730007c392ec
😎 Deploy Preview https://deploy-preview-45--peaceful-goldwasser-fe9c80.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Adi-11
Copy link
Contributor

Adi-11 commented Oct 9, 2022

@ak3264114

  • Make the header color and details page background color the same

@ak3264114
Copy link
Contributor Author

@Adi-11 Okay

}
};

// import { defaultState } from "./CertificateProvider";
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove these comments if not needed

@Adi-11 Adi-11 merged commit 71ce14b into open-certs:main Oct 11, 2022
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.

[Feature Request]: get project data before generating certificate
2 participants