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

Added organization info screen #56

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

divy-arpit
Copy link
Contributor

Fixes #51

Description

This PR adds to the app a screen which would show the user either the details only or details along with the special options buttons depending on whether he is a member or an admin.

Type of Change: (Delete irrelevant options)

  • Code
  • User Interface

Code/Quality Assurance Only (Delete irrelevant options)

  • New feature (non-breaking change which adds functionality pre-approved by mentors)

How Has This Been Tested?

Tested on local device

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged

Code/Quality Assurance

  • My code follows TDD clean architecture
  • My changes generate no new warnings
  • My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
    ![screen for member]
    Screenshot_1591294038
    screen for admin

This PR adds to the app a screen which would show the user either the details only or details along with the special options buttons depending on whether he is a member or an admin.
@divy-arpit
Copy link
Contributor Author

The images used in the screenshot have been taken from local device. Proper TODOs have been marked in the code where the links for the images need to be inserted.

Copy link
Contributor

@naveennvrgup naveennvrgup left a comment

Choose a reason for hiding this comment

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

  1. add placeholder screens for groups, statistics, invite, certificate, lb settings.
  2. wire the screens to the buttons.

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.

Org info screen for org admin
2 participants