Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberfantics/love-calculator
https://github.com/cyberfantics/love-calculator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyberfantics/love-calculator
- Owner: cyberfantics
- Created: 2024-07-14T13:05:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T16:15:28.000Z (5 months ago)
- Last Synced: 2024-07-26T18:04:03.195Z (5 months ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Friendship Calculator
## Description
The Friendship Calculator is a web-based tool designed to assess the compatibility between two names. Using a grid of buttons for each letter of the alphabet, users can input names and calculate their "friendship score." This project provides a playful way to explore name compatibility.
## Features
- Interactive grid for entering names
- Space and "and" buttons for separating names
- Calculate button to display the friendship score
- Backspace functionality to correct inputs
- Simple and user-friendly interface## Installation
1. Clone the repository:
```bash
git clone https://github.com/cyberfantics/Love-Calculator.git
```
2. Open `index.html` in your web browser to use the calculator.## Usage
- Enter names using the alphabet buttons.
- Use the space and "and" buttons to separate names.
- Click "calc" to calculate the friendship score.
- Click "back-space" to remove the last character.
- Use the "Created by" button to view creator information.