Skip to content

MeWe finds perfect flatmates based on personality features extracted from bank statements and social media profiles.

Notifications You must be signed in to change notification settings

mewe-hackprague-2021/mewe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeWe app

MeWe finds perfect flatmates based on personality features extracted from bank statements and social media profiles.

App screenshots:

Screenshot 1   Screenshot 2   Screenshot 3   Screenshot 4   Screenshot 5   Screenshot 6  

Figma prototype (v2): https://www.figma.com/proto/dUYJ9vuVABUupIZe1CCBVK/App

Architecture

Stack built on docker-compose exposes two machines:

  • api: matches tenants with flats. Calls flatzone to find matching rental offers. Scores each offer based on provided importance per category, uses distances to matching POIs in close area. Uses OSM API to fetch POIs.

    Built using FastAPI for Python, GraphQL client and an OSM client library.

  • webapp: provides end users with a web app.

    Stack: React with Material UI elements, styled to match Figma designs created during the hackathon.

About

MeWe finds perfect flatmates based on personality features extracted from bank statements and social media profiles.

Resources

Stars

Watchers

Forks