Skip to content

Project survey was a React project that I did with two fellow students. The purpose of this survey was to practice React state and form control.

Notifications You must be signed in to change notification settings

smExlex/project-survey-vite

 
 

Repository files navigation

Survey Project

This was a pair project done with Julia Holm, Inna Kokic & Susanne Ekenheim. The assignment this week was to create a survey like form using react hook useState().

Our form is called "Adopt a cat" where the user gets to select different attributes and then which cat they want. The form ends with a page that sums up all the selected attributes. In the form we use text input fields, radio buttons and a dropdown.

The Problem

To avoid as many problems as possible we started our project with planing in detail in Figma what the app should be about, what questions should appear and what input to use on each question. The planning made it easier for us as a team to have the same goal while coding. During the project we used a lot of different methods and aids to move forward. ChatGPT, youtube and google were our best tools.

If we had more time we would add a function to validate each input and put out an error message.

View it live

https://willowy-meerkat-5ea81b.netlify.app/

About

Project survey was a React project that I did with two fellow students. The purpose of this survey was to practice React state and form control.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • CSS 28.1%
  • HTML 2.2%