Latest solutions
Responsive Time Tracking dashboard using flex-box, grid and JS.
#sass/scss#accessibilityPSubmitted 4 months ago
Latest comments
- P@EfthymiosKSubmitted 4 months agoP@pankajb085Posted 4 months ago
The code is well organized. Please check that the font sizes are proper, as per the design. The strength meter must be shown even if a password is not generated. The slider is not as per design.
0 - P@SurajCaseySubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I have used SASS/SCSS for the first time. I have made mistake and took more time but somehow I completed it. I will try to use frameworks like Tailwind from next time.
What challenges did you encounter, and how did you overcome them?The main challenge was by using SCSS but I watched youtube videos and overcome from the challenge.
What specific areas of your project would you like help with?I would like help with placement of scss files. I have made files like buttons.scss, boilerplate.scss, and other files but I have no idea what code goes where.
P@pankajb085Posted 4 months agoI liked how you arranged the folder structure and the solution for putting the cursor at the end. I have a few suggestions. Active states, like hover and active states, are not implemented. Tip and total amount are calculated only after the click on the tip button. It should happen in any order.
Marked as helpful1 - @NjeriwaweruSubmitted 4 months agoP@pankajb085Posted 4 months ago
Liked the hover effect over the cards. Please make sure all the font sizes are correct for the desktop version.
1 - @uixcemSubmitted 4 months agoP@pankajb085Posted 4 months ago
Nice Solution. Please check the designs properly. In mobile design width of form should be span over viewport.
0 - @Rlevel87Submitted 8 months agoWhat are you most proud of, and what would you do differently next time?
The project seems very simple at first and then gets complicated with the position of the share box. I was able to keep the java script simple and found solutions with the css. Don't know exactly what I would do different next time but I feel my css is a mess.
What challenges did you encounter, and how did you overcome them?My initial java script when building mobile view first included a function for toggling the display of the of the share box and the profile. When I went to desktop view I realized that would not work due to the profile disappearing. My initial ideas for solving this went to a lot of different java script ideas. While brainstorming those ideas It occurred to me that all I had to do was set the z-index on the share box and only toggle the display of the box.
What specific areas of your project would you like help with?I feel my css is a mess. Maybe I am wrong but I feel there is a simpler way to have the share box in the different locations without so much code.
P@pankajb085Posted 4 months agoI liked the way you have structured HTML and used proper elements in the document. The font size of the title is not looking correct. The card should always be in the centre.
0 - P@mohamed-fathy3010Submitted 4 months agoWhat specific areas of your project would you like help with?
any feedback is appreciated. specially if you think there is a better way to handle the hero images or the 4 images in the middle of the page across all the screen.
P@pankajb085Posted 4 months agoExcellent solution. I got to know so many things from your code.
1