Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • NadiaFr• 310

    @NadiaFrShLm

    Submitted

    Nothing to be proud of. Huge difficulty with inputs and error messages, and still I'm sure my version is farm from the good one. And I also didn't add the regex for email input

    @Yellow-May

    Posted

    A good way to improve responsive designs, is to work with a mobile first design flow; design for mobile first the adjust the design for larger screen sizes. Aside from your work not being responsive, you can also use the reports as a standard to handling HTML semantics, validations and accessibilities.

    Marked as helpful

    1
  • @Yellow-May

    Posted

    Accessibility and HTML issues are due to using a CSS framework I will work to fix and reduce some of the issues.

    0
  • @Yellow-May

    Posted

    Have no idea why the screenshot looks like that!

    1
  • Petra• 10

    @PetraU11

    Submitted

    This is my first so-called project therefore be kind. Could you please check the positioning and the margin/borders/padding etc.? I still feel a way lost :)

    @Yellow-May

    Posted

    For a first time project, it looks decent Just need better use of positioning to get your card to the centre of the screen preferably using flex-box.

    Other than that, Nice work.

    0
  • Daniel Gibson• 885

    @DanielGibsonOrchid

    Submitted

    Enjoyed working on this project, took a bit longer than excepted but happy with the outcome. There is a lot more to it than you first think! First time using React Hooks, so was good practice.

    Any feedback is greatly appreciated.

  • @Yellow-May

    Posted

    For a first time, it looks decent only notable improvement would be on your width and height of each section

    in this kind of situation, grid would be more suitable to use in my opinion because it allows you to allocate the total amount of rows and columns for the "table" and makes assigning the width and height easier to do.

    0