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

build self affirmation page for basic user #11

Open
hassanyahya400 opened this issue Mar 19, 2023 · 0 comments
Open

build self affirmation page for basic user #11

hassanyahya400 opened this issue Mar 19, 2023 · 0 comments
Assignees

Comments

@hassanyahya400
Copy link
Contributor

  1. I have Implemented a new logic to simulate the basic and admin user view.
  2. Check src/services/user.js - we have two users there; user1 is an admin, user2 is a basic user.
  3. Change the value of const user = ___ to 1 or 2 depending on which view you want to see on your browser.
  4. To work on admin page go to src/pages/admin
  5. To work on basic user page goto src/pages/basic

**Your todo: Check the design and develop the self affirmation page for a basic user.

Thanks

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

No branches or pull requests

2 participants