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?

    • Make responsive table

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

    -Face difficulty in Making table responsive. manage that with following code.

    table { border-collapse: collapse; width: 100%; }

    tr {
      border-bottom: 1px solid rgb(160 160 160);
      display: flex;
      width: 100%;
      justify-content: space-between;
    }
    
    td {
      width: 100%;
      padding: 20px;
    }
    

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

    please Provide your review on code . Suggest for any valuable changes.

  • Submitted


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

    -Fetch advice Api to get the Advice and AdviceId

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

    • Face some problem in api handling but solve it using google

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

    Code review

  • Submitted


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

    • manage multiple sections
    • mobile responsive

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

    • Not getting the Expected output for mobile responsive design
    • overcome by using chrome dev tools (by experimenting different approach. )

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

    • Feedback pls with related to code and output .
  • Submitted


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

    -In this challenge , I learnt media query for making making responsive design and will get more knowledge with upcoming challenges

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

    -I face difficulties in achieving mobile responsiveness and solve it :)

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

    -kindly provide from valuable feedback , if i missed something or any improvement

  • Submitted


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

    -This project provide me a chance to learn Date object manipulation and I was a challenge doing this . -but Next time will take less time .

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

    • I faced challenge of subtracting greater date from smaller current date
    • But was really easy ,fun after that :)

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

    • pls provide some guidance with js code .
    • how can I add red color on label when someone enter unwanted number? -Thanks a lot :)
  • Submitted


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

    I am feeling like i have learnt html and css. Now it' s time for javascript

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

    learn text -align

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

    Please review my code and Provide suggestions for improvement.

  • Submitted


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

    -used provided font file.

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

    • I was using font from local folder first time but I managed somehow .

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

    challenge was easy , No thanks.