Skip to content

In this app, you can find your Chinese zodiac which is determined by your birth year, and learn how it is displayed in kanji!

Notifications You must be signed in to change notification settings

mai-ogiso/Chinese_Zodiac_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chinese Zodiac App Visit Here

Do you know what your Chinese zodiac is?

In this app, you can find your Chinese zodiac which is determined by your birth year, and learn how it is displayed in kanji in Japanese

chinese_zodiac_app.mp4

How It's Made:

Tech used: HTML, CSS, JavaScript(vanilla)

Optimizations

When I improve this project, I would update my code with OOP way so that it would be more readable and easy to change.

Lessons Learned:

  1. This was my first project in which I tried to use Javascript. I learned how to change a site dynamically with JavaScript.
  2. As I am Japanese, I created a single page that displays two languages, English and Japanese.
  3. Based on this app, I created a member register app in which a member's profile icon would be displayed with their Chinese zodiac. --> Visit Here