Member Register App Visit Here
In this app, you can create member cards that display their Chinese zodiac as their profile icon.
member_register_app.mp4
Tech used: HTML, CSS, JavaScript(vanilla)
When I improve this project, I would try to use a database so that the member's information is stored and a user can use or update it.
I didn't set media query for mobile appropriately yet, so I would set it.
- This was related to my previous project which was called Chinese zodiac app. --> Visit Here
- I learned more about JS while creating this app such as creating or removing elements dynamically and how to iterate status.
- To display cards with carousel was fun and minimize the screen size.