I finished my first freecodecamp project, The Survey form

https://codepen.io/Refilwe-Dikutle/pen/vENQEwR

4 Likes

nice work. limme ask you how long you been learning ?

Hi @mmadikutle

Nice looking form.

The textarea element text should go in the placeholder attribute.

For How did you book your reservation?maybe include over the phone.

Maybe reword Which amenities did you make use of while here? to Which amenities and services did you use during your stay with us?

Which services would you like to see improve more could need rewording.

You could include a section on the user experience, how they felt, what they valued.

When seeking feedback ask specific questions on the areas you’d the the feedback to focus. You are likely to receive more feedback.

Happy coding

1 Like

Hi, Thanks Sameh, it’s been couple of months on and off, dabbling all over the internet without a curriculum and clear path lol, but am so thankful i came across FFC, i see the light now, but it’s faaaaaaaar, but I’m getting there.

So, where are you in your journey?

Are we in the same boat ?

Hi Teller

Thanks a lot for the feedback, i will work on improving with your suggestions,

1 Like

yes , i started few years ago ,
but i was lost and i was wanted to learn so fast,
so i failed, programming need patience.
now i come with new beginning ,
i decided to learn everything on my way on fcc curriculum ,
even if i had an idea about it i will do ,
iam on javascript course now , in the mid of it .
iam in 546/996 steps on javascript
how about you ?

and here is a small notice about your form
you could label your inputs with you labels so if your press on the word it can check the box
learn about it
see what i mean here

when you press on the word choice the box checked

Hi, one thing — on mobile, submit button goes outside of its container