https://github.com/eaglestear/zodiac-compatibility-calculator
Prototype site with two experimental (and comedic!) Zodiac calculators, night modes and jQuery animations. For all astrology fans. Uses Bootstrap 3 and jQuery.
https://github.com/eaglestear/zodiac-compatibility-calculator
animatecss astrology jquery zodiacsign-calculator
Last synced: 4 months ago
JSON representation
Prototype site with two experimental (and comedic!) Zodiac calculators, night modes and jQuery animations. For all astrology fans. Uses Bootstrap 3 and jQuery.
- Host: GitHub
- URL: https://github.com/eaglestear/zodiac-compatibility-calculator
- Owner: eaglesTear
- License: mit
- Created: 2021-09-18T18:24:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-30T19:05:37.000Z (about 4 years ago)
- Last Synced: 2025-03-29T12:22:53.693Z (7 months ago)
- Topics: animatecss, astrology, jquery, zodiacsign-calculator
- Language: HTML
- Homepage: https://eaglestear.github.io/Zodiac-Compatibility-Calculator/
- Size: 18.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README




# Zodiac-Compatibility-Calculator
Prototype site with two experimental (and comedic!) Zodiac calculators, night modes and jQuery animations.This was envisioned to be an info page for all the 12 zodiac signs and an astrological calculator.
The functionality can easily be expanded to fully include all 144 zodiac combinations: I just do not yet have time for an algorithm or large switch statement, so would love some contributions.Code is not the cleanest it could be - this was done over a year ago and I have not refactored it to reflect my modern-day JS knowledge just yet.
There is a night-mode button in the nav bar, and athe second calculator will return rather unfavourable words no matter what ;)
You'll also see that the two types of calculator are different from a UI perspective - the second on is best in terms of UX and UI, as it incorporates dropdown selects.
The basic code is there for a full astrological calculator.