We are an untraditional dating website aimed at matching up soulmates in untraditional ways. Most dating websites which use questionnaires to find each person's "perfect match", but as our name suggests, we try to match each person with their opposite. Other functionalities include finding matches of people who would dislike each other the most and finding matches that would result in a "friendzone."
To install Flask: Type "pip install Flask"
To load project: Run flaskStuff.py and enter "http://127.0.0.1:5000/" in your browser.
Click the "Make Your Profile" button to get started!
Note: All profiles are saved locally. This website is just a demo.