Submitted 12 months agoA solution to the Fylo data storage component challenge
Fylo data storage component
@thisisadityarao

Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud that I was able to recreate the provided design.
What challenges did you encounter, and how did you overcome them?Creating the progress bar was challenging. I used progress
element for the progress bar, in this project. I learned that styling and animating the progress element is not easy. Javascript is needed to animate a progress element.
The two articles below helped me learn about using and styling progress
element.
I would like to learn about best way to style and animate a cross-platform progress bar. I know my solution is production ready.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Aditya Rao's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord