Klintonjmd / KJMDPlants

0 stars 0 forks source link

Create script to import API data into local database #17

Open Klintonjmd opened 5 months ago

Klintonjmd commented 5 months ago

mapping the json from the API call does not always seem to work. I want to see if I can store it locally in MySQL and then query that. This will allow me to manipulate the query based on the filters sidebar. Optional - implement some sort of fuzzy search for search bar.