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
- Host: GitHub
- URL: https://github.com/rifatparadoxical/loveclaculator
- Owner: RifatParadoxical
- Created: 2024-12-07T05:29:17.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T20:07:13.000Z (4 months ago)
- Last Synced: 2025-02-08T00:28:31.757Z (3 months ago)
- Topics: couple, couples, love-calculator, named-entity-recognition, pairing
- Language: HTML
- Homepage: https://rifatparadoxical.github.io/LoveClaculator/
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! ❤️