Zodiac Reader is a simple and fun project that helps you discover your zodiac sign and provides a daily horoscope reading based on your date of birth (DOB). It's a lightweight and user-friendly tool for astrology enthusiasts or those who are just curious about their horoscope.
-
Zodiac Sign Identification: Enter your name and date of birth, and Zodiac Reader will determine your zodiac sign.
-
Daily Horoscope Reading: Get a daily horoscope reading personalized to your zodiac sign.
-
Clone the repository to your local machine: git clone https://github.com/Bhavesh-Kapur/Zodiac_Project.git
-
Navigate to the project directory: cd HoroscopeTeller
-
Run the webserver: python3 manage.py runserver or py manege.py runserver. Depending on the python version being used.
-
Follow the on-screen instructions to enter your name and date of birth.
-
Zodiac Reader will display your zodiac sign and a daily horoscope reading.
- Python Django: Used for the backend logic building.
- Html,CSS: For the frontend part of the project