nasa-petal / PeTaL

Artificial Intelligence and Natural System Design Tool
https://nasa-petal.github.io/PeTaL/
The Unlicense
54 stars 17 forks source link

Adds dropdown search feature to BIRD #54

Closed keikojima02 closed 4 years ago

keikojima02 commented 4 years ago

The following html file was taken from the flask legacy and rewritten for Django. bird_e2b.html --> dropdowns.html

Functionality is similar to the current BIRD search feature. The difference is that the user is "typing" his search query by clicking through dropdowns that follow a taxonomy.

Closes Issue #53