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

Configure react project #36

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

ankitkanojia
Copy link

re-configure react project with redux packages.

re-configure react project with redux packages.
Added redux package and router package
set up static routing with menu list
add redux structure on index file for create store and combined store.
Apply styling and css to header component.
set dynamic router change and link selection based on preferred link selection.
added page contents in avout us and contact us pages
added the static date fertch functionality with redux structure which initiallly gets the static data collection.
Remove static data collection from home page
Create details form added and style applied on home page.
Custom style applied on home page
Added action creater for add details method.
Dynamic lsit binding functionality integration using redux
Added delete functionality which perfrom delete operation with redux structure.
@ankitkanojia
Copy link
Author

Delete functionality added which performs the delete operation using redux concept.

…tion

Set up the button click event dynamic for  getting the current information
Added cancel button with the use of cancel button form will be reset.
Update json object
Code for update the entity or record is done.
@ankitkanojia
Copy link
Author

Update functionality Added
Cancel event handled and change the JSON object with everything in lowercase.

@ankitkanojia
Copy link
Author

Update README.md file with set of instruction which makes developer better understood to implements redux structure in react,

Copy link
Author

@ankitkanojia ankitkanojia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please review these changes as I have made sample redux structure including CRUD operations so that other developers can have an idea of the redux structure of react.

ImgBotApp and others added 2 commits January 24, 2020 04:17
/src/logo.svg -- 2.61kb -> 2.57kb (1.46%)

Signed-off-by: ImgBotApp <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants