Objective: Create a website that is able to tell the user their Chinese Zodiac sign based on the input year.
Problem: Create a large table that will correctly associate their birth year to the zodiac sign. Produce the correct zodiac sign, when the year exceeds the table.
Solution: By collecting the user input, the given number will be inserted into an algorithm to calculate the correct zodiac sign every 12 years.
Copyright © 2019 Connie Tai