Latest solutions
Age calculator app
#bootstrapSubmitted 9 months agoI think that at the moment everything is going well.
Latest comments
- @SandyAstorgaSubmitted 3 days ago@SandyAstorgaPosted 2 days ago
What is not practiced is forgotten, I had some time without using bootstrap and I forgot essential things, not to mention the logical part with Javascript. Take a video as a reference to make it.
0 - @Omer-KISAKOLSubmitted 12 months agoWhat are you most proud of, and what would you do differently next time?
Bootstrap
What challenges did you encounter, and how did you overcome them?JavaScript
What specific areas of your project would you like help with?JavaScript
- @suesonSubmitted 11 months agoWhat are you most proud of, and what would you do differently next time?
from this project i learned about working with API and how to fetch, retrieve the data.
What challenges did you encounter, and how did you overcome them?the challenge i faced is handling json data, it taught me a lot about API's..
What specific areas of your project would you like help with?planning, design, implementing and deployment
@SandyAstorgaPosted 10 months agoI liked how it turned out, the responsive part at first glance is not bad, it would remain to polish some details so that it is 100%. Great you used Bootstrap, I'm learning how to use it. Very good job!
0 - @saurabhpatil1307Submitted about 1 year agoWhat are you most proud of, and what would you do differently next time?
NA
What challenges did you encounter, and how did you overcome them?NA
What specific areas of your project would you like help with?NA
@SandyAstorgaPosted 11 months agoI loved how it looks, very good Bootstrap handling!
Marked as helpful0 - @xarisVavlSubmitted 11 months agoWhat are you most proud of, and what would you do differently next time?
.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
@SandyAstorgaPosted 11 months agoThe challenge is quite good, the responsive part is correct, in my case, I gave the share button a click event and this is with a mouseover, I had not perceived it that way. Good job!
0 - P@morauszkiaSubmitted 11 months agoWhat are you most proud of, and what would you do differently next time?
I like the final results and the way the widths of the cards, the whitespace and the typography adapts to the viewport size.
What challenges did you encounter, and how did you overcome them?Specifying the values so that everything is responsive was challenging, especially in the case of margins and gaps. I used a lot of
What specific areas of your project would you like help with?clamp()
s andcalc()
s to solve this.Although I am satisfied with the grid, I expect there would be some easier way to make the layout shifts work. I am open to any suggestions, tips & tricks.