Skip to content

build self affirmation page for basic user #11

@thisdothassan

Description

@thisdothassan
  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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions