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

https://github.com/longfelloson/matcher

Dating bot
https://github.com/longfelloson/matcher

aiogram amazon-s3 fastapi postgresql pydantic python redis sqlalchemy

Last synced: 2 months ago
JSON representation

Dating bot

Awesome Lists containing this project

README

          

# Matcher (bot and website)

Project to find a new acquaintances.

![Логотип](https://i.imgur.com/RlWV4yK.png)

## Bot

A user can rate other users. If a user has positively evaluated another user, the evaluated user will receive a notification and will have the opportunity to evaluate him/her in return.

![Screenshot](https://i.imgur.com/7yYTMyi.jpeg)

## Market

Website based on FastAPI. A user can exchange points or buy some products.

![Screenshot](https://i.imgur.com/LVpu0Nk.png)

## Clone, deploy, launch (Linux)

1) ```git clone https://github.com/longfelloson/Matcher.git```
2) ```docker compose up --build```