+ 2
I need help pls...how to create horoscope using javascript
1. Create object called horoscope that able to store twelve horoscopes with its symbol, birth date range, and horoscope information. 2. Accept user date of birth from date input field in the user interface. 3. With the month and days of month determine horoscope object for user, display this horoscope information to user. 4. Display age of the user, days before or after current year birth date. Greet user if his/her birth date is in the current date.
2 Answers
0
And what kind of help do you need?