msen7437 / FlaskBlog

Website to upload, like and comment posts.
0 stars 0 forks source link

Bring the right searchbar to function #4

Open msen7437 opened 3 years ago

msen7437 commented 3 years ago

Searchbar should be able to filter posts.

We need another function in routes.py to filter the dataframe depending on the input.

msen7437 commented 2 years ago

Almost done, parameter isnt reaching the function somehow, but function is working when called by hardcode.