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
- Host: GitHub
- URL: https://github.com/longfelloson/matcher
- Owner: longfelloson
- Created: 2024-07-07T11:59:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T18:33:34.000Z (over 1 year ago)
- Last Synced: 2025-03-15T19:29:30.304Z (over 1 year ago)
- Topics: aiogram, amazon-s3, fastapi, postgresql, pydantic, python, redis, sqlalchemy
- Language: Python
- Homepage: https://t.me/ivdanbot
- Size: 454 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matcher (bot and website)
Project to find a new acquaintances.

## 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.

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

## Clone, deploy, launch (Linux)
1) ```git clone https://github.com/longfelloson/Matcher.git```
2) ```docker compose up --build```