start here:
build and populate a table with the begin and end dates for each sign
populate the table with a message for each sign (be nice)
prompt the user for date of birth
you could also either prompt for day of birth (if needed) or your program could do an online lookup
Need help how to do this
Build a Fortune Cookie program that uses either the Chinese Zodiac or astrological signs to generate a fortune, a prediction, or a horoscope based on the user’s input. More specifically, the user may need to input her year of birth, month of birth, and day of birth depending on zodiac or astrological techniques used. With this information, generate a custom message or fortune. You can use the Internet to find more information on the Chinese Zodiac or astrology.
2 answers
I would not do it that way if have to use the program in cygwin that's where I have to write the program so can that be able to do the table in it too?