Multi-Step Submission Form Technical Task at a Company

It’s a web application which allows users to enter data and register. This whole application is developed in Javascript, ES6 using the React and Redux libraries. User experience navigating through multi-step application although it’s a Single Page Application.

Installation and Setup


Dependencies


Welcome to the Wiki of the Application.


It’s a Multi-step web application which allows users to enter data and register. This whole application is developed

in Javascript, ES6 using the React and Redux libraries. User experience navigating through multi-step application

although it’s a Single Page Application.

Source Code can be found here

Here I demonstrate the output of the page in multiple steps.

Deceased page is the first state of the application with validation


DeceasedPage.jpg

When the user enters valid data the following screen will appear.


DeceasedPage1.jpg

Customer Page is the second step or second state of an Application form.


CustomerPage.jpg

Funeral Page is the third step of Registration form


FuneralPage.jpg

Final Values show on Page after completion of submission


FinalPage.jpg