PuPy-Python / mentorship-app

PuPPy Mentorship Application
MIT License
9 stars 19 forks source link

Mentee Profile Model: Update #42

Open justinhernandez opened 6 years ago

justinhernandez commented 6 years ago

When a Mentee signs up on our platform, let's capture these additional data points:

Implementation: Mentee Profile Class

References Mentee:Signup Issue

justinhernandez commented 6 years ago

@jesseklein406 you may want to check out the way @dsnowb set up the multiselect field in the Mentor profile

https://github.com/PuPy-Python/mentorship-app/pull/59