Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

❤️ Love Calculator

A fun web app built with HTML, CSS, and JavaScript that calculates a random "love score" between two names.
This project is just for fun — results are not scientific or serious 😄


✨ Features

  • 🎯 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)

📁 Project Structure

Love-Calculator/
│
├── 📄 index.html # Main page
├── 🎨 style.css # Styling
└── ⚡ script.js # Love score logic

🚀 Quick Start

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 💖

⚙️ How It Works

🔤 Takes two input names

🎲 Applies simple random or character-based algorithm

📊 Generates a percentage between 0-100%

💬 Displays fun messages based on score ranges

Logic can be easily customized by contributors!

🔮 Future Enhancements

🎭 Add animations & emojis 🎉

🧠 Better scoring algorithm (numerology-based)

🌙 Dark/Light mode toggle

💬 Dynamic messages for different score ranges

📤 Share results feature

🌈 Color themes customization

🤝 Contributing

We love contributions! Here's how you can help:

🎯 For Hacktoberfest Participants:

Look for issues labeled hacktoberfest or good-first-issue

Check the help-wanted tag for specific needs

📝 Contribution Steps:

⭐ Star the repository (Required)

👤 Follow my profile (Required)

🍴 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

⚠️ IMPORTANT: Your PR will only be accepted if you've starred the repo and followed my profile!

📄 License

This project is licensed under the MIT License — see the LICENSE file for details.

👨‍💻 Maintainer

Deepak Kambala

Passionate about creating fun web experiences 🚀

Don't forget to ⭐ star this repository! Made with 💖 and JavaScript

About

A fun Love Calculator web app built with HTML, CSS, and JavaScript — enter two names to get a random love score ❤️

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages