Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 824 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 824 Bytes

Opposites Attract – HackBU 2019

Created by Adiel Felsen, Richard Quinlivan and Ilana Grossman

About

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

Instructions

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.

FrontPage