Hero Dating App



A Python based Django web app that calls “hero” names, images, height, weight and eye color from JSON data on Heroapi. User data stored in SQLite database. “Hero” quotes and hobbies randomly chosen from arrays in views logic. Users messages are sent to their chosen hero via SendGrid (to a dummy email address). Pseudo-random autoreply message sent back to user through views logic.

View project code on GitHub

Try it for yourself on Heroku