@Dreamgamer5000Submitted 5 months ago
What are you most proud of, and what would you do differently next time?
As this is my first project, I am proud to be startin off this project and the initiative to learn practical skills from these learning paths from frontend mentor, they are really testing out the capabilities of oneself.
I believe I spent too much reading on other unnecessary stuff to prepare myself, from next time I shall read stuff more precise to the concept.
What challenges did you encounter, and how did you overcome them?
Well centering a element is pretty easy in theory, but I do not know why i faltered, when i did it. I looked up my notes and found out plenty of ways, and finally did it with flexbox. one main thing is to add height:100vh
, only then will justify-content
center itself.
What specific areas of your project would you like help with?
I did try to have accessibility and had a score of 9/10 in the lighthouse section of webdev tools of the browser.
Questions I want answers for are :
- what other best practices are there other than accessibility ?
- whats the average time it should take to finish this qr-code page ?
Thank you