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

  • P

    @ePaulo

    Submitted

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

    It was fun using Grid and fetching from a local JSON file. I started coded the CSS using only Flexbox then later on I switched some containers to use Grid. If I was to redo the project from scratch I would have started using Grid right away.

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

    Needed to relearn basic Grid concepts... which I did.

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

    I think my code is "okay". I attempted to match the design specs. I imagine I could have made better use of Grid, such as Grid Areas, to control more of the UI display.

    @Aryan-ki-codepanti

    Posted

    everything looks fine to me you can center vertically by giving min-height 100vh on body or purple div then adding display grid placeitems center

    or margin auto

    0
  • @Aryan-ki-codepanti

    Posted

    • i think you have just created mobile design
    • you can add desktop/ laptop designs

    Marked as helpful

    0
  • @Shakeel-Coder

    Submitted

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

    In the challenge, I encounter new errors and difficulties. My practice is not enough to complete this challenge in high-quality work.

    The next time, I tried my best to complete all challenges in minimum time and minimum errors.

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

    in this challenge i face the date validation. First tried own my own then read the google articles and understand the required functionality.

    @Aryan-ki-codepanti

    Posted

    use position absolute or flexbox to adjust location of arrow

    0
  • Jai 50

    @tjay1505

    Submitted

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

    The advice API which was provided by Frontend mentor to complete this project, that's takes 2 seconds delay when we request a new response . So , i addon a loader which appears when we click the generate button to manipulate.

    @Aryan-ki-codepanti

    Posted

    reduce some padding or margin around advice rest is cool

    0
  • @Aryan-ki-codepanti

    Posted

    Just put right color on advice Rest fine

    0
  • @Aryan-ki-codepanti

    Posted

    Yes there is . Use Date.now() or new Date() to get current timeStamp

    Marked as helpful

    1