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 the mental health tips for a basic user #13

Open
hassanyahya400 opened this issue Mar 19, 2023 · 1 comment
Open

build the mental health tips for a basic user #13

hassanyahya400 opened this issue Mar 19, 2023 · 1 comment
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 mental health tips page for a basic user.

Thanks

@hassanyahya400
Copy link
Contributor Author

This task is specifically for @e-iroro. @techbone please take her through so she can understand the project structure and what she needs to do

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

3 participants