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


    I struggled with making bar charts. I used chartJS but it wasn't looking like that then I used canvas html5. And finally, I built it using JavaScript doing DOM manipulation which worked. I looked on Google for various things like insertadjacentHTML thing, access data.json file, etc. But it was a fun project. I loved it

  • Submitted


    To design this you just need a basic knowledge of HTML and CSS. Pretty easy for beginners.

  • Submitted


    I am still finding it hard to remove the background of the non-clicked ratings. I wanted something like if I click the single rating and after that if I click another rating then the clicked rating background should change and the other ratings background color remains the same.

    I don't know if you guys understood but please check it out and click on multiple ratings. You will see that all the clicked elements change the background. But I just want to change the single clicked elements background and remove another rating background.

  • Submitted


    Requires basic knowledge of HTML and CSS.

  • Submitted


    It was an easy project to complete. It had to be made using just HTML and CSS. I used CSS Grid and also Flexbox.

  • Submitted


    I found it hard to make it responsive. I wasn't able to make it responsive. somehow I figured out a way to make it responsive. The images weren't properly aligned. It was haywire. But finally it was done.

  • Submitted


    I am just a beginner but I googled some of the things like. How to write live while writing on input and I got to know about onInput function. Other than this, I didn't find any difficulty while solving this