Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/samyak2403/lovecalculator


https://github.com/samyak2403/lovecalculator

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Love Calculator App

## πŸ“² Download the APK:

Download Love Calculator APK

Build a fun and engaging Love Calculator app using Kotlin, MVVM architecture, and the Love Calculator API. Just enter your name and your partner's name to calculate your love percentage! 😍

## ⚠ Caution:
Please remember, the results are just for fun! Don’t let the outcome affect your relationship. πŸ˜‚

## ✨ Highlights:

- **API**: [Love Calculator](https://rapidapi.com/ajith/api/love-calculator/)
- **Architecture**: MVVM
- **Dependency Injection**: Hilt

## πŸ’˜ About Love Calculator API

The Love Calculator API is designed for creating entertaining romantic partner compatibility applications. It analyzes the names of the couple using linguistic patterns to predict the likelihood of a successful romantic relationship. This API is hosted on RapidAPI and is free to use. You can easily integrate it into your website or mobile application.

---

Example response:
```json
{
"fname":"John"
"sname":"Alice"
"percentage":"46"
"result":"Can choose someone better."
}
```

## Important

You must have an api-key for getting response from the API.
You can get your API key free from [Rapid API](https://rapidapi.com/) by signing up.
"You must have an application on the RapidAPI Developer Dashboard to access an API key. By default, an application will be created when you sign up"
Visit [https://docs.rapidapi.com/docs/keys](https://docs.rapidapi.com/docs/keys) for more details

## Screenshot
Screenshot 1
Screenshot 2
Screenshot 3

Happy calculating! πŸ’•