Latest solutions
tip calculator app
Submitted 3 months agoJavascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript. Javascript is always a learning curve that I hope to master some day :)
time tracking dashboard
Submitted 3 months agoUnderstanding the javascript is a huge barrier for me at the moment and I hope by using and applying more javascript to challenges, I will be able to understand the language better.
social links profile
Submitted 4 months agoi noticed that there is a black pointer when hovering. I could not get a black pointer so that would be the only area I would like any feedback.
Latest comments
- @EmicJoykiller@bobbe86
Great job completing the challenge! It looks amazing. Your code is very clean and easy to read.I also like your naming conventions for your classes.
- @maria202costa@bobbe86
Great job completing the challenge! Your solution looks great on desktop, but it is not responsive. Maybe consider using CSS Grid for future projects that require these layouts. I am always surprised at how many ways the same project can be created. Great job again!
- P@clyo@bobbe86
Great job completing the challenge! Nice job getting everything in its place. I would suggest working on your spacing issues using padding and margin in the CSS. I know it can be a lot of nesting CSS in CSS, but there is more than one way to fry an egg. Good luck on your next challenge!
- @BeeAlmightyWhat are you most proud of, and what would you do differently next time?
- I am happy i completed this project to the best of my ability.
- The entire project was a challenge and i overcame by being persistent and disciplined.
@bobbe86Great job completing the assignment to the best of your ability. I was also challenged by the responsiveness of this design challenge. Media queries, flex box, and grid layouts may be something you want to challenge yourself with on future projects!
- @1fernandocosta@bobbe86
Great Job! You did very well with the sidebar and lining it along the actual menu and not the viewport. If you want to center the mobile version, I would try margin-inline:auto or margin:0 auto. but it's always trial and error. everything is lined up just like the original. the sizing looks great as well. try using CSS grid for the responsive design and use multiple breakpoints.
Marked as helpful - P@Minamakhlouf@bobbe86
Great job. There is a good w3schools link on how to make a sidebar nav that I used for this challenge. I also used grid-temple-areas to make the responsiveness work a little better. my first thought with this layout was grid because of the column and rows. You also did a great job making little changes from the original design.