https://github.com/jakwakwa/one_s-stepper-form
coding challenge for stepper form journey that streamlines the process of applying for insurance online
https://github.com/jakwakwa/one_s-stepper-form
forms react reactjs stepper-form
Last synced: 3 months ago
JSON representation
coding challenge for stepper form journey that streamlines the process of applying for insurance online
- Host: GitHub
- URL: https://github.com/jakwakwa/one_s-stepper-form
- Owner: jakwakwa
- License: mit
- Created: 2022-11-02T13:10:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T15:28:57.000Z (over 3 years ago)
- Last Synced: 2025-01-27T08:43:01.771Z (over 1 year ago)
- Topics: forms, react, reactjs, stepper-form
- Language: JavaScript
- Homepage:
- Size: 10.4 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Frontend Coding Challenge
by Jaco Kotzee (Jakwakwa)
## Project Name:
User Flow
## Github Link
[Github Repo](https://github.com/jakwakwa/one_s-test)
## UX Exercise
Ideate and present a working page journey that streamlines the process of applying for life insurance online.
Focus on the sign up journey based on a set of provided questions that will determine the individual's health status and risk. Target a South African millennial persona that is tech savvy while still accommodating users that are not.
Outline your concept in sketch format to illustrate the UX journey. Think of using different types of engagement that would connect with the target persona and also set one_s apart from a very noisy market.
## Coding Exercise
Once you have finalised a concept, bring it to life using your choice of Next.js or React. Where possible avoid using libraries and try keep dependencies to a minimum - we want to see the way you approach the implementation.
Complete the coding exercise in a new Github repo and provide a link once you are done.
Question API endpoint: `https://6356e07f2712d01e14fe89d4.mockapi.io/api/v1/questions`
How much time you invest in this exercise is entirely up to you, but we advise you not to spend more than seven days on your implementation. Take us on a journey of your problem-solving process and how you got to your final concept.
You will be evaluated based on the originality and implementation of your ideas as well the structure of your code.
Have fun, ask questions and don't get stressed out.
Let me know if you're keen to show off your skills in this exercise and when you would like to present your concept and implementation to the team?
We look forward to being surprised and delighted.
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.