Skip to content

A platform for meeting other students with similar interests.

Notifications You must be signed in to change notification settings

noelkronenberg/meeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meeter

A platform for meeting other students with similar interests.

Methodology

Users have to enter general information about themselves. The algorithm will then process those inputs with keyword-based matching. The degree and general interests (in relation to the overlap) each account for 50% of the score. Finally, the three highest scoring other users will be presented to each user.

Set-up

  1. requirements:
    • Python (tested: 3.9.10)
    • pip install -r requirements.txt
  2. start application: python3 app.py
  3. open application: http://127.0.0.1:5000

Showcase

demo.mp4

About

A platform for meeting other students with similar interests.

Topics

Resources

Stars

Watchers

Forks