An open API service indexing awesome lists of open source software.

https://github.com/rifatparadoxical/loveclaculator

Responsive Love Calculator
https://github.com/rifatparadoxical/loveclaculator

couple couples love-calculator named-entity-recognition pairing

Last synced: 26 days ago
JSON representation

Responsive Love Calculator

Awesome Lists containing this project

README

        

# Love Calculator

This repository contains a fun **Love Percentage Calculator** project. Enter two names, and the calculator provides a "love percentage" based on a playful algorithm. The design includes a romantic aesthetic with the Valentine.ttf font and a background image.

## Features
- Enter two names to calculate their love percentage.
- Beautiful design with a custom font (**Valentine.ttf**) and a themed background image (**love.jpg**).
- Simple and interactive user interface.

## Technologies Used
- **HTML**: For structuring the webpage.
- **CSS**: For styling and layout.
- **JavaScript**: For the love percentage calculation logic.

## How to Use
1. Clone this repository:
```bash
git clone https://github.com/RifatParadoxical/LoveCalculator.git
```
2. Navigate to the project directory:
```bash
cd LoveCalculator
```
3. Open the `index.html` file in your browser to use the calculator.

## File Structure
```
LoveCalculator/
|-- index.html # Main HTML file
|-- style.css # CSS file for styling
|-- script.js # JavaScript file for logic
|-- love.jpg # Background image
|-- Valentine.ttf # Custom font
|-- README.md # Project documentation
```

## Credits
This project was created for entertainment purposes and as a fun exercise in front-end development.

## Feedback
Suggestions and contributions are welcome! Feel free to open an issue or submit a pull request to improve the project.

---

Have fun calculating love percentages! ❤️