ByteOtter / OtterDen

A small Flask based blog application. Built for learning purposes only.
GNU General Public License v3.0
2 stars 1 forks source link

Add searchbar #97

Open ByteOtter opened 1 year ago

ByteOtter commented 1 year ago

What does this PR change?

Allows users to search for users and posts and filter by using a user:<username>, topic:<topic> and/or image:true flags.

current problems (check if fixed):

Tick the applicable box:

UI changes

provide description here or remove all unapplicable lines below

before: nA

after: searchbar added add the top

Links

In case your changes fix an existing issue please link it below:

Fixes: #95

Documentation

provide description about documentation done here or remove this line