DEV Community

Jingtao Han
Jingtao Han

Posted on • Updated on

Button Project Update

Our button project is going pretty well. Compared to the first version of the project, we added progressive enhancement and keyboard navigability(escape key)(with the generous help from the instructor). We also improved the design of the button referring to CSS designs in Angular templates. We plan to add animation and sound effect to the button as improvements.

My main difficulty has been about CSS elements implementation.

As I continue to work on this project, I am learning more of how HTML, CSS, and JavaScript are working together to make the button work.

Project link:
https://github.com/IST402/btnproject1

Top comments (0)