Skip to content

Survey app built in React, with random questions about food which displays your results when submitting the survey.

Notifications You must be signed in to change notification settings

Kneedler/project-survey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survey form with React

This week we practiced React state and controlled forms by making a Typeform-like product. The completed project should consist of at least 3 questions that need to be answered by users. When the user presses submit, they should see a summary of their answers.

The problem

I started out with an idea of what the survey would be about, and then started with components, and planning how it was gonna look/ funktion. If I had more time, I would like to make if/else statements inside the map. based on previous questions. I tried out and have some idea of how, but didn’t manage and decided to make the survey less complex (for me as i'm still new to code). I'd also add some sort of alert message that answers are required. I'd also add a progress bar.

View it live

https://questions-about-food.netlify.app/

About

Survey app built in React, with random questions about food which displays your results when submitting the survey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.1%
  • CSS 28.0%
  • HTML 8.9%