Welcome to TheRunoffCalc! This solo developed website offers a quick and easy way to calculate amount of runoff in an area. Need a way to save and redew work, our application works perfectly for that! Our system allows users to create and view old equations, so you can keep track of you differnt problems.
We use a simple an easy to understand equation for all of our calculations. WQV (Volume of runoff) = P (Precipitation) x DA(Drainage Area) x Rv (Surface Coefficient)
This entire website is developed by me. It is coded entirely in Django and uses SQL as it's database. Everything from user ceation, login, and data is made by me.