Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vkondratiuk482/matching-algorithm

.NET 6.0 implementation of Tinder-like matching algorithm
https://github.com/vkondratiuk482/matching-algorithm

Last synced: 16 days ago
JSON representation

.NET 6.0 implementation of Tinder-like matching algorithm

Awesome Lists containing this project

README

        

# Matching Algorithm

## The purpose of this repository is to implement Tinder-like matching algorithm

### Tech Stack

* .NET 6.0
* PostgreSQL, Redis
* EntityFrameworkCore

### Database structure (not complete yet)

![Database Structure](assets/database-structure.png)