Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cyberfantics/love-calculator


https://github.com/cyberfantics/love-calculator

Last synced: about 1 month ago
JSON representation

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.