Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 826 Bytes

about-project.md

File metadata and controls

17 lines (11 loc) · 826 Bytes

About My Project

Student Name: Sofia Student Email: [email protected]

What it does

This is an astrology app. You enter in your birth date and get back your full birth chart including your "big three": sun, moon and rising sign. It will then provide two graphs to showcase the data. one is a scatter plot that shows which sign each planet is in. The other is a pie chart showing what % you are of each sign. You then have the option to recive a daily horoscope as well as a quick explantion for each placement.

How you run my project

  • install requirements.txt
  • run main.py
  • thats it!

Other things you need to know

  • if you dont include all information the program will issue a warning. if the location you entered can not be found with the google API another warning message will pop up. Hope you enjoy!