Giter Club home page Giter Club logo

project-survey's Introduction

Project week 10 of Technigo bootcamp

Let's Connect! Job connect form.

The project was to create a controlled form using React and useState. I did a form where you add your email and what job and office site you're interested in to connect with a company.

The problem

I did one component for each question, as well as a welcome page and a summary and assembled them in App.js. When pressing the buttons in the different sections you scroll down to the next section. I did a function that validates the input and only shows the summary if everything is filled in. When summary is showing you can't see the form. To add props to the different components I used useState.

After the build was somewhat working I tried to .map() the radio button options and it worked but rendered one section per option. I figure it has something to do with how the site is structured, but atm I didnt' have time to restructure.

After I was done I also tried to create a component with the OK button, which worked, and if I had more time I would restructure the site to have it look good, not only working. I also see where I could do this with other elements.

The site it tested for web accessibility (colors and semantics) and you can tab through it and the screen reader reads all the text.

View it live

https://job-connect-form.netlify.app/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.