Skip to content

Conversation

@ankitkanojia
Copy link

The following functionality performs to describe the redux structure.

  • sample react application created.
  • custom template design added.
  • routing added with static home, about, contact page.
  • display table data using redux structure.
  • add a custom form to add details to sample dataJson using redux structure.

re-configure react project with redux packages.
Unwanted yarn.lock file removed
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.
Package installation and router set up
Apply styling and css to header component.
set dynamic router change and link selection based on preferred link selection.
Added menu header bar and apply styling css
added page contents in avout us and contact us pages
Added static page content
Remove user module as its all covered into home screen with redux structure
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
Update the design and added action creator for add details
Added action creater for add details method.
Dynamic lsit binding functionality integration using redux
Added add details action creator and link up create functionality
Added delete functionality which perfrom delete operation with redux structure.
…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.
Created few functionlaty of cancel and update
Added reducer metho for get edit details
Update json object
Code for update the entity or record is done.
Update the content of README.md file
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.

1 participant