A light‑hearted web app that playfully generates a “love compatibility score” between two names. It’s designed purely for fun and entertainment — no science involved, just smiles and surprises.
- 🎯 Enter two names and get a love percentage (0-100%)
- 📱 Simple, responsive UI that works on all devices
- ⚡ Pure client-side — no backend required
- 🎨 Easy to customize (UI, logic, animations)
💖 Love-Calculator/
├─ 🧩 .vscode/
│ └─ ⚙ settings.json
├─ 🎮 Games/
│ ├─ 🏠 index.html
│ ├─ 💻 script.js
│ └─ 🎨 style.css
├─ ℹ about.html
├─ 📜 CODE_OF_CONDUCT.md
├─ 🤝 CONTRIBUTING.md
├─ 🌌 dark-bg.jpeg
├─ ❤ hearts.png
├─ 🧠 how-it-works.html
├─ 🏡 index.html
├─ 📄 LICENSE
├─ 🖼 logo.svg
├─ 🪶 README.md
├─ ⚡ script.js
├─ 🎀 style.css
└─ 🧊 test-glassmorphism.html
Clone the repository:
git clone https://github.com/Deepak-Kambala/Love-Calculator.git
cd Love-Calculator
Open index.html in your favorite browser.
Type two names → Click the button → See your love score
-
🔤 Takes two input names
-
🎲 Applies simple random or character-based algorithm
-
📊 Generates a percentage between 0-100%
-
💬 Displays fun messages based on score ranges
-
📲 PWA (Progressive Web App)
-
💬 Chatbot / Love Guru Mode
-
🎙️ Voice Input / Output
We love contributions! Here's how you can help:
-
🐛 Report bugs
-
💡 Suggest new features
-
🎨 Improve UI/UX
-
📚 Improve documentation
-
🧪 Add tests
-
🔧 Fix issues
-
📈 Improve and optimize site Performance
Look for issues labeled hacktoberfest or good-first-issue
Check the help-wanted tag for specific needs
-
⭐ Star the repository
-
🍴 Fork the repository
-
🌿 Create a feature branch
git checkout -b amazing-feature
💾 Commit your changes
git commit -m 'Add amazing feature'
📤 Push to branch
git push origin amazing-feature
🔔 Open a Pull Request
This project follows a Code of Conduct to keep the community welcoming and respectful. By participating you agree to abide by it.
📖 Please read CODE_OF_CONDUCT.md before contributing.
To report unacceptable behavior, contact the maintainers via @Deepak-Kambala or open a private issue.
This project is licensed under the MIT License — see the LICENSE file for details.
Passionate about creating fun web experiences 🚀