Skip to content

saurabhbiswas/React-Redux-Saga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployed React Redux Saga Website:-

https://saurabhbiswas.github.io/React-Redux-Saga

React Redux Saga : Sample App showing customer list and address

Design an application to display customer information on the landing page. Assignment has been broken down into three parts- Front End UI, Backend read APIs and Database schema design. Sub-parts of each section has been annotated as mandatory/optional. Optional assignments are good to have to demonstrate e2e functionality. Detailed requirements follows:

Conviva App

Requirements:-

   ## UI The landing page should have two container with following behaviour:

Container 1

   * List of customers with each row showing customer basic details - Employee Id, Name, Age, Sex

Container 2

    * On clicking of customer row in container 1, list of customer’s address should be listed (customer may have 0 or more addresses assigned to him)  

UI

  * React   * State management - redux   * Middleware - redux-saga

API (Optional) – Used mocked APIs

  * endpoint to fetch customer list with info   * endpoint to fetch all customer addresses for a given customer id      

About

React-Redux-Saga

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published