Skip to content

moving on redux #273

@nishant23122000

Description

@nishant23122000

Explain what you did (Required)

As we discussed in issue #157, the first step I want to do is to start handling state with redux, because in the future there might be a case where it's very hard to handle state with passing data from parent to child and all, so we need to manage the whole state of the project with the help of redux.

Expected behavior (Required)

We just need to convert the current local state into the redux state, so it will be easy to connect with backend easily with the help of action and get the data from redux store

Describe the bug (Required)

To Reproduce (Required)

Screenshots (Required)

Your Environment (Required):

Node package
Browser : chrome

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions