You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 🕉️ DIVYAVANI — Premium Numerology Report Dashboard
A pure-frontend, interactive numerology application that provides instant, high-fidelity reports based on date of birth and name.
---
## ✨ Features
- **Pure Frontend Architecture**: No backend server or setup required. All calculations are performed instantly in the browser.
- **V6.0 Design**: Redesigned 4-column premium dashboard with gold accents, glassmorphism, and a dynamic cosmic background.
- **Comprehensive Insights**:
- Life Path, Destiny, Soul Urge, and Personality numbers.
- Detailed personality nature, strengths, and challenges.
- Career, relationship, and destiny path guidance.
- Lucky attributes (Color, Day, Gem) and numerical compatibility.
- Famous companions with similar numbers.
- **High Performance**: Instant results with no scanning delays.
- **Mobile Responsive**: Works beautifully on all screen sizes.
---
## 🚀 Quick Start
1. **Clone the repository** (or download the files).
2. **Open the application**:
- Simply double-click `frontend/index.html` in your file explorer.
- **OR** serve it using any static file server (e.g., Live Server in VS Code).
*No installation, no `npm install`, and no database setup!*
---
## 🏗️ Project Structure
```
Divyavision/
├── frontend/
│ ├── index.html # Main UI & Design Layout
│ ├── app.js # Core Numerology Engine & UI Logic
│ └── styles.css # Global Styles & Animations
├── README.md # Project Documentation
└── .gitignore # Git configuration
```
---
## 🛠️ Technology Stack
- **HTML5**: Semantic structure and 12-column grid layout.
- **CSS3 (Tailwind + Custom)**: Styling and animations.
- **Vanilla JavaScript**: Pure functional logic for numerology calculations and DOM manipulation.
- **Google Fonts**: Inter & Playfair Display typography.
---
## ⚖️ License
This project is for educational and personal use.
---
## ⚠️ Disclaimer
Numerical interpretations are for personal guidance and entertainment purposes only. Does not constitute professional advice.
# Divyavision