I need help creating an operating search input function

Hi guys can someone talk me through creating a search bar system for a Blog with a Mongo Database? Something similar to this https://youtu.be/FWpey9330qA

hey ayanda

most blog system has this as built in function which blog you use or you creating your own

I am creating my own with node js and mongodb

sorry i have 0 knowledge with node js but good luck and glad to see you building custom blog
let me see your awesome work after you finish it

1 Like

Oh, what backend languages are you familiar with? I had actually been building a note-saving app actually. I was just refactoring the blog with a database code.

Here it is: https://youtu.be/PDHMDvfAeO0

I explain as to why I wa building it too, so it won’t really be an app on my official portfolio… just a tool to help my studies. Let me know what you think :slight_smile: ?

java

wow awesome
some extra feature would help you
what about adding tags for each notes so user can add tags and also find notes by tags

and allow advanced search that search inside noes content and in your search you ignore case sensitive

check this

and keep the good work man well done and congratulations :partying_face: