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?

    it was success trying out react for the first time after a react course

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

    the issue I had was deploying basically with GitHub since, I haven't deployed a react project before and don't know how it works .but after some research I was able to do it

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

    creating components and how to structure my react project well .i will love input on that

  • Submitted


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

    i was able to complete the project

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

    inputs are welcome

  • Submitted


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

    i am proud i completed the course with tailwind css i learnt in just 3days ago and the simplicity was worth the strain

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

    the layout was quite difficult innitiall but with the tailwind documentation i was able to solve the issue.

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

    as it my first time using it i checked my css output at the main and was quite confused at the length of which i dont get if thats the normal way its supposed to be or is there a way of making that output compressed

  • Submitted


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

    i had to learn the sass for a week and try out this project and it was a success

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

    get used to the sass as it was my first attempt after short learning space of few days was a hard one but I am comfortable with it now as I have seen it simplicity.

    another issue I had was the path to the background images as I used an absolute paths it worked fine with the local server but after deployment noticed none was showing .I had to start making research as to what the cause might likely be but later learned about the relative paths which helped solved the issue

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

    input on how to style better or more efficient way with the sass is welcomed

  • Submitted


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

    doing it a 2nd time on discovering a lot of error and solving it is worth been proud of

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

    initially the middle screen like ipad was not well styled but i have corrected it in this attempt

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

    input are welcome

  • Submitted


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

    it was the climax of styling i have done with css and it was a success

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

    the grid aspect was complex but i had to combined both grid and flex when necessary and that solved the problem

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

    i need help with adding more media query in complex solutions like this project so i can manage both medium screens(tabs) and lager screens (desktops)

  • Submitted


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

    i completted it thought with alot of flaws.

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

    simplifying and writing reusable code . writting lesser javascript code.witting a lesser code has always been my plan before any project but trying to bring functionality to the arrow up and down was not difficult but space consuming and i would have love learning an even more shorter reusable code.

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

    please practical input is welcome on how to write simple reusable code. aside input and review are welcome on this challenge as it is my first attempt

  • Submitted


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

    I completed the challenge

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

    looping through the html elements by DOM manipulation was something else but we kept trying till i could complete the challenge.

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

    inputs are welcome and if there is a means of writing lesser JavaScript code input are welcome

  • Submitted


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

    i was able to design it.

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

    i did not really face any encounter as it was pretty easy except that some of the color with the starter file looks a bit different from the design it self like the background-color

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

    review is welcome from all aspect

  • Submitted


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

    it was a first attempt and i did it

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

    get the input to execute while figure is entered was confusing since i haven't done any thing like that before but it became even more easier with the knowledge of input event listener.aside every other stuff seems pretty easy

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

    i will request a detailed explanation on our to write a reusable javascript code cause my js-code looks a bit to jam-packed

  • Submitted


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

    It was my first time using fetch Api and writing html with javscript. and it was a success though next time i will try using a frame work to compare and improvise

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

    I had issue trying to use a conditional that any time an eventListener of onclick is executed (for the daily,weekly,and monthly),it immediately displays the right texts from the json file. since i could not get a right command for it. I had to display all 3 of them and used the onclick to display the visibility of each at when needed .which was a long process and involving a longer code

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

    1. firstly i tried to avoid using promise for getting the json data, so i used the import but it keeps returning an type error thereby defining the ''assert" as type error.i checked and my node is still with a version that accepts it.please what can i do to solve that issue .
    2. due to the above issue i had to use an api fetch. coding my innerHTML to update my fetched file out side the promise or fetched function was not achievable as all attempt i tried to make the fetched file into a variable to use outside of the promise not working. please i need help on that
  • Submitted


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

    I did it and it worth it. next time I will design it with React

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

    validating the form was quite confusing but became easier with more tries.

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

    I tried adding color to my placeholder with JavaScript but it did not apply. I need help with a better way to do it next time

  • Submitted


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

    Its my first challenge with Java script and I completed it

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

    styling the output of the desktop active was a bit tedious especially with the extension at the bottom but nevertheless I did it.

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

    if there is another approach easier or better than my java script approach please inputs are welcome

  • Submitted


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

    completing my first grid challenge

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

    using the grid properties was initially complicated but towards the end it became even more easier with lesser CSS codes

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

    all review are welcome

  • Submitted


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

    I am proud of giving it a try

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

    the box shadow shade is something I could not figure out as the custom colors didn't match the design. Adding the box-shadow at all except the top was quite difficult but we did it

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

    I need input on sizing and maintaining an exact width with a given design

  • Submitted


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

    the odd was much as a first of it kind. but I completed it. next time I will take to consideration my box-model calculation, since I will face more of responsive layout and am likely to face harder ones.

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

    the mobile to desktop layout wasn't easy but tried my best

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

    i will love 100% of input on my responsive layout ,styling and how to make it easier .

  • Submitted


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

    completing the task as a complete beginner is worth it.

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

    I faced a lot of issues but it was solvable with persistence and a bit of research in the CSS.

    1. I could not some space between the ordered list and the items but figured it out later.
    2. I tried adding a border radius to the image but, it was not responding until I wrapped the image in a div container, and added the padding to it before the border radius could work etc.

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

    please I need help with our to effectively calculate my box: margins, padding, and all adjustment so as to fit in box model perfectly. I had issue calculating the proper margin to give the image after adding a width of 80% but since i could not calculate it , I had to use another means to arrive at my CSS solution.

  • Submitted


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

    I am proud of designing it even when I know it lacks a lot

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

    the colors giving seems a bit different from the starter designs i saw .had to generate some random color which took a whole lot of time

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

    how to blend the mobile view to the desktop view though they look same to me.

  • Submitted


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

    all review and inputs is welcome

  • Submitted


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

    all feedbacks are welcome .more of the CSS styling