Stay cosmically in tune with daily, weekly, and monthly horoscopes tailored to your zodiac sign. Let the celestial rhythms guide your decisions, enhance your mindfulness, and help you live with purpose. ๐
| ๐ Feature | ๐ฌ Description |
|---|---|
| โจ Real Time Horoscopes | Get fresh and accurate predictionsโdaily, weekly, and monthly |
| โ Zodiac Customization | Select your sun sign to receive personalized horoscopes |
| ๐ Multi-language Support | Powered by Deep Translator to deliver horoscopes in your language |
| ๐ง Mindful Living Tips | Suggestions aligned with planetary energy for self-growth and awareness |
| ๐ง Technology | ๐ Description |
|---|---|
| ๐ Python | The core programming language powering the app |
| ๐จ Streamlit | For building beautiful, interactive UIs quickly |
| ๐ Requests | For fetching horoscope data from external APIs |
| ๐ Translation Support | Translate content into multiple languages with Deep Translator |
To run AstroPulse locally, follow these steps:
-
Clone the repository:
git clone https://github.com/KrishBharadwaj5678/AstroPulse.git
-
Navigate to the project directory:
cd AstroPulse -
Install the Required Dependencies
pip install -r requirements.txt
-
Run the Application
streamlit run app.py
We welcome contributions with open arms!
-
๐ด Fork the Repository
-
๐ฅ Clone Your Fork Locally
-
๐ฑ Create a New Branch
git checkout -b feature/your-feature-name
-
๐ ๏ธ Make Your Changes
- Add a new feature
- Improve UI or performance
- Fix typos or bugs
-
โ Commit Your Changes
git add . git commit -m "โจ Add: a brief, clear description of your changes"
-
๐ Push to GitHub
git push origin feature/your-feature-name
-
๐ฌ Create a Pull Request
- Go to the original repo
- Click "Compare & pull request"
- Fill in the description with details
- Submit!
