Amount Divider

AD

A simple Python app that divides an amount into n number of uneven partitions. This will help with coming up with amounts for competition prizes for example.

This was initially a normal Python script that ran from the console but using Flask, WTForms, some Bootstrap and CSS, I made a web interface for it with styling to match.`,

`Heroku was my deployment tool of choice and I linked it to my custom sub-domain using GoDaddy.