cassiopeia
@cassiopeia001All comments
- @AhmNiceSubmitted 6 months ago
- @Steven-AngSubmitted 26 days ago
- @dejuliansrSubmitted about 1 month ago@cassiopeia001Posted about 1 month ago
the functionality is there however the design needs improving, the background image is missing .
0 - @Papi84Submitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
I'm most proud of successfully implementing the interactive components of the project and improving my understanding of HTML, CSS, and JavaScript. It was a great learning experience to see how user interactions can be enhanced to create a more engaging interface. Next time, I would focus on refining my JavaScript skills further to optimize the code for better performance and perhaps explore more advanced JavaScript features. Additionally, I would aim to improve the responsiveness of the design across different devices and screen sizes to ensure a more seamless user experience.
What challenges did you encounter, and how did you overcome them?One of the main challenges I faced was working with JavaScript to handle the interactive elements. At times, it was difficult to ensure the functionality worked as intended across different browsers. I overcame this by researching best practices for cross-browser compatibility and debugging JavaScript code more effectively. Another challenge was making sure the design was fully responsive on all screen sizes. To address this, I revisited my CSS and utilized media queries to ensure a smoother, more responsive layout. It was a learning curve, but tackling these issues helped me grow and sharpen my problem-solving skills.
What specific areas of your project would you like help with?I would appreciate feedback on optimizing my JavaScript code for better efficiency and readability. Additionally, I'd like guidance on improving the responsiveness of the design, particularly with more complex layouts on different screen sizes. Any tips on best practices for structuring CSS and handling potential performance issues would also be helpful as I continue to refine my skills in these areas.
@cassiopeia001Posted about 2 months agoworks well, could use a bit more attention to detail for the design and colors.
0 - @amutsamosesSubmitted about 2 months ago@cassiopeia001Posted about 2 months ago
could be improved, otherwise works well enough.
0 - @codercreativeSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
I am very happy with the final solution -- although I know there is (always) room for improvement
What challenges did you encounter, and how did you overcome them?There were several challenges. One of them was to use the activity title from the JSON file to match and manipulate corresponding HTML elements. By converting titles to lowercase and using them as class names, I efficiently targeted and updated the specific cards in the DOM based on the selected timeframe.
What specific areas of your project would you like help with?I am open to any and all feedback! Thank you!
- @Lescano713Submitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud of the use of functions to retrieve the data from the form. Maybe next time, I can structure the function differently.
What challenges did you encounter, and how did you overcome them?I had problems with the proportion of the image; I only wanted to use one image and resize it depending on the screen size. I overcame it using 'auto', but I don’t like it all that much.
What specific areas of your project would you like help with?I would like to know how I can adjust the proportions of the image and if there's a way to improve the function in js.
- @SergioBrandaoFSubmitted 4 months ago
- @hmac100Submitted 4 months agoWhat are you most proud of, and what would you do differently next time?
Felt good just being able to do it without getting really stuck. This was my first time with grid so a little intimidating but managed to make it behave as expected. Had a lot of fun. Not sure if I know enough to determine what other options are out there for doing that particular challenge differently.
What challenges did you encounter, and how did you overcome them?The positioning of the cards was a slight hurdle. Got the second column ( the one containing 2 cards ) working by placing the 2 cards in a single containing and grid did the rest. I could be wrong - but I'm assuming that's the most obvious way to do that ?
What specific areas of your project would you like help with?Seem to be stuck doing desktop first - for some reason I feel more comfortable that way. Not sure if I shouldn't be doing more mobile first challenges. I'll force myself.
- @sambarvadaiSubmitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I'm pretty proud of getting the view almost perfectly for both the desktop widths and the mobile widths specified in the style.md file(matching everything from the color elements to the font size, style and placement.)
For improvement, I'd like to explore more with flexbox shrink properties and make my views more fluid with any screen sizes(currently mobile view has only be tested on Samsung S8+:width:375px).
What challenges did you encounter, and how did you overcome them?The biggest challenge was to write out the mobile CSS without hampering the work done for the wide screens. I had to brush up my CSS fundamentals, look up on overriding properties and ensured that whatever changes I made for the mobile layout, I was undoing them for the wide screen by overriding said changes.
What specific areas of your project would you like help with?Feedback, definitely. Since the community is filled with so many talented developers, constructive feedback will definitely help me improve my skills. Also, if someone can comment on my code quality, it'll definitely help me improve. I know that I have written a lot of redundant CSS and also a lot of maybe unnecessary CSS attributes, so any areas of improvement will help me become a better developer.
@cassiopeia001Posted 4 months agonice work the solution looks very close to the design however for mobile screens the components should be aligned vertically (check the design images provided).
0 - @Nyerhowho9Submitted 4 months agoWhat are you most proud of, and what would you do differently next time?
I finished this veyrr quickly.
@cassiopeia001Posted 4 months agoThe container looks rather stretched, you should add borders to the table.
0 - @Hable27Submitted 4 months ago@cassiopeia001Posted 4 months ago
The publish date should be bold and the container should be vertically centered, nice job otherwise.
0