Skip to content

A small app I wrote a while back when studying "Learn Python The Hardway"

Notifications You must be signed in to change notification settings

superyaooo/perfectdatematch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

	\ The Perfect Date Match \

This is a small app I wrote a while back when I 
studied "Learn Python The Hardway". 

This app compares two clients' information and decides if 
they should go on a date.

First, it matches the clients' gender and their sexualality.
For example, if client A is a male looking 
for another male, but client B is a male looking for a 
female, then no match. On the other hand, if client B is a 
male looking for another male, then their gender info matches.

If gender info matches, the program continues to compare 
general interests in life. If both clients have something in 
common, then a date is suggested. 

About

A small app I wrote a while back when studying "Learn Python The Hardway"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages