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 solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    i think i resolve the most difficult part by myself.... i had to search for help on the java part, but eventually i figure it out.

    What challenges did you encounter, and how did you overcome them?

    i couldn't make the validation message show, it works but i can figure out why it doesn't show.

    What specific areas of your project would you like help with?

    Javascript.... once i got the grasp of it i't didn't seem so hard, the sintaxis made the things dificult.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    i'm very proud of knowing i have the html/css part very controlled by now, adding java made me think a little bit more about the components on the design (now the button has more attributes) differently, i tried making all at once, creating all the styles and maybe, when working with javascript i should try going on parts, so i can get organized

    What challenges did you encounter, and how did you overcome them?

    the pop-up design, until now almost all my items/class/attributes had a relative position, this challenge requiered a absolute on the action, so that made me work extra hard. i went to the discord channel and to sleep and in the morning, with some distance, the solution was there (also match with the comments i got). maybe i should obssed too much when things aren't working

    What specific areas of your project would you like help with?

    the javascript get me a little scared, in this case it wasn't that hard

  • Submitted


    What are you most proud of, and what would you do differently next time?

    i 'm really proud of the fact that i knew the elements on the html as soon as i saw he challenge, i previously had some issues with that. i also believe that my .css file it's cleaner that other solutions

    What challenges did you encounter, and how did you overcome them?

    The main challenge was on the design, maybe with the figma file i could make this easy. Other thing is the fact that changing sizes made some cards overflow, i looked up the solution online

    What specific areas of your project would you like help with?

    overflow, i rescue some solutiones online, but i think there is more to it.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    i'm really proud of this solution, i did it all by myself having in consideration all the notes of my peers.

    What challenges did you encounter, and how did you overcome them?

    i knew it was a grid challenge, so i tried to made all the components grid-type, eventually y realized that only the big container with the cards should be grids and use flexbox in the others.

    What specific areas of your project would you like help with?

    flexbox

  • Submitted


    What are you most proud of, and what would you do differently next time?

    proud of finishing it with the help of the discord server. maybe next time i would read some more documentation before going in the solution.

    What challenges did you encounter, and how did you overcome them?

    the making of the mobile part was ok (at least i tought), then when i tried to got for the responsive in desktop mode a lot of troubles begin to arise

    What specific areas of your project would you like help with?

    aparently i'm still in diapers about the grid/flexbox part

  • Submitted

    Recipe page

    • HTML
    • CSS

    0


    What are you most proud of, and what would you do differently next time?

    I'm very proud of the fact i did almost all for myself, i though that the table would be harder to work, but it wasn't.

    What challenges did you encounter, and how did you overcome them?

    I was a little scared about changing the colors to the item of the lists, but i went to the documentation and it was really easy to solve

    What specific areas of your project would you like help with?

    maybe the lists, in the previous challenges i always take more time that i would like

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Very proud of the time it took also about the fact that i knew where to go to answer my questions

    What challenges did you encounter, and how did you overcome them?

    i had issues with aligning the list items (i'm not happy with the solution), eventually i go with working the padding

    What specific areas of your project would you like help with?

    none for now

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm proud to have a better grasp of classes and their functionality. I would avoid overcomplicating things by including unnecessary attributes

    What challenges did you encounter, and how did you overcome them?

    the principal challenge was the height of the 'learning' item and the gap between the other ones, i look up to diferent tutorials and videos, eventually i end up on the discord server where i could find more simple solutions. i also had some trouble adding the images to the html, the .webp file was broken... i end up changing the extension to .png on paint and made it work

    What specific areas of your project would you like help with?

    the images manipulation made me waste some time

  • Submitted


    What are you most proud of, and what would you do differently next time?

    i thik i should make a mockup first instead on going directly to the coding part

    What challenges did you encounter, and how did you overcome them?

    probably the most challenging part was jump from tutorials and documentation to the real coding, the fact that i didn't had a plan made it harder.

    What specific areas of your project would you like help with?

    i don't have so much experience with the design of things, maybe that's why i find the css more problematic, not so much for the languaje but for the components.