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

Admin dashboard #9

Open
10 of 11 tasks
sandaiiyahh opened this issue Mar 2, 2021 · 0 comments
Open
10 of 11 tasks

Admin dashboard #9

sandaiiyahh opened this issue Mar 2, 2021 · 0 comments
Assignees
Labels

Comments

@sandaiiyahh
Copy link
Contributor

sandaiiyahh commented Mar 2, 2021

Backend

Make API express routes

  • GET route /api/users
  • Find all users
  • res.send all users
  • Implement some type of security

Frontend

Make Redux store

  • Create action type
  • Create action creator
  • Create action thunk
  • Create sub reducer

User List Class Component

  • MapState & MapDispatch. Connect them.
  • Import store
  • Write JSX with state to render user list
@isastettler isastettler changed the title Users Page Admin dashboard Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants