Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 555 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 555 Bytes

Calculator for compatibility of two people

  • A small site on reactpy with an application where you can calculate the compatibility of your name 1 and name 2

Use

For correct operation, you must install all libraries from requirements.txt

pip install -r requirements.txt
  • After installing all the libraries, you can run the application
python main.py

An example of use

  • On the screenshot, you can see a simple example of how to use the app

.png