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

Fix issue 2650 #2652

Merged
merged 22 commits into from
Sep 20, 2023
Merged

Fix issue 2650 #2652

merged 22 commits into from
Sep 20, 2023

Conversation

nicolegeorgieva
Copy link
Contributor

@nicolegeorgieva nicolegeorgieva commented Sep 19, 2023

Pull Request (PR) Checklist

Please check if your pull request fulfills the following requirements:

  • The PR is submitted to the main branch.
  • I've read the Contribution Guidelines.
  • I've read the Architecture Guidelines.
  • My code builds and is tested on a real Android device.
  • I confirm that I've run the code locally and everything works as expected.

What's changed?

  • There is a new screen - ContributorsScreen that can be accessed through the Contributors button in Product section in Ivy Wallet's Setting's screen
Contributors button in Settings Screen Light mode Dark mode
contributors contributors2 contributors3

Describe things in a short and straightforward manner.

  • The new Contributors screen shows the contributors of the Ivy Wallet's project in cards with their name, photo, number of contributions. Cards are clickable and lead to each contributor's GitHub profile. There's also a GitHub button that leads to Ivy Wallet's repo.

Describe with a few bullets what's new:

  • New Contributors screen
  • Cards with contributors info: name, photo, number of contributions; clickable - open each contributor's GitHub profile
  • GitHub button that opens Ivy Wallet's GitHub repo

Does this PR closes any GitHub Issues?

@nicolegeorgieva nicolegeorgieva marked this pull request as ready for review September 20, 2023 13:30
@ILIYANGERMANOV ILIYANGERMANOV merged commit de56dee into Ivy-Apps:main Sep 20, 2023
5 checks passed
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] Create Contributors Screen
2 participants