AguaClara / aide_design_specs

MIT License
0 stars 2 forks source link

feature/add-validation #49

Closed fletchapin closed 3 years ago

fletchapin commented 3 years ago

Pull request recommendations:

Added an option to download a validation report PDF from the website using the same form that serves the documentation. This involved importing the new aide_validation PyPi package which will likely be merged into aguaclara in the future.

Manually tested as seen here: WebsiteDemo

fletchapin commented 3 years ago

One small issue is that I don't know how to limit the language drop down but it currently only supports reports in English despite the option for Spanish. I created this issue to fix that