Skip to content

In this app, you can create member cards that display their Chinese zodiac as their profile icon.

Notifications You must be signed in to change notification settings

mai-ogiso/Member_Register_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

How It's Made:

Tech used: HTML, CSS, JavaScript(vanilla)

Optimizations

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.

Lessons Learned:

  1. This was related to my previous project which was called Chinese zodiac app. --> Visit Here
  2. I learned more about JS while creating this app such as creating or removing elements dynamically and how to iterate status.
  3. To display cards with carousel was fun and minimize the screen size.