Latest solutions
Latest comments
- @Aman11bP@vietlong90
Nice work
- @a-2280What are you most proud of, and what would you do differently next time?
I'm proud I figures out how to work with data in JavaScript. I feel way more confident in my JavaScript now!
What challenges did you encounter, and how did you overcome them?I had a problem figuring out fetching and async but I just kept researching until I figured it out.
What specific areas of your project would you like help with?How did I do?
P@vietlong90Initially I also planned to list the elements right from the window load. But then I rearranged the data, named the elements id and used a rule to access that element every time the button was clicked. This will reduce the javascript code.
- @a-2280What challenges did you encounter, and how did you overcome them?
I always have problems with my images! The sizing and positioning.
What specific areas of your project would you like help with?How did I do?
P@vietlong90You should add a media control with tablet mode. Overall, you did a good job.
- @shwertsWhat challenges did you encounter, and how did you overcome them?
It was very hard to keep tooltip within screen & its' arrow. getBoundingClientRect() method of global object can help you to calculate your element's position.
What specific areas of your project would you like help with?Optimizing & refactor my code, that's the only wish.
P@vietlong90greate job
- @a-2280What are you most proud of, and what would you do differently next time?
I'm happy I was able to finish this project.
What challenges did you encounter, and how did you overcome them?I had problems with my images messing up my responsiveness but I added overflow hidden to them and it fixed my problem.
What specific areas of your project would you like help with?How did I do?
P@vietlong90good job
- @Thomas-BritoP@vietlong90
The padding Y of card is not correct. should be 32px.