Hero Battle



A simple Python based Django app that uses calls JSON from HeroAPI. Names, images and statistics are looped through Bootstrap “cards”. “Hero/Villain” statistics are summed via views logic to determine who “wins” or “loses” based on API statistics data.

View project code on GitHub

Try it for yourself on Heroku