Object of your Affection

So I spent some time trying to get to grips with creating Classes and using Constructors and this project really helped in my understanding, although I did have to google about how to return an int in a string variable.

Anyway, here is the code I came up with. Will be looking to add the ability to get user input to create a profile from scratch, but currently happy with what I have!

Hope this helps anyone who gets stuck or helps inspire some new ideas on how to solve this project.