aboutsummaryrefslogtreecommitdiff
path: root/backend/data/eolNamesToSqlite.py
AgeCommit message (Collapse)Author
2022-04-27Use EOL vernacular-names data for searchingTerry Truong
Add data/eolNamesToSqlite.py to read EOL vernacular-names data and add to sqlite db. Adjust server.py to handle search requests, and adjust SearchModal to make them.