wesl-ee / RAL

Neo-forum / Textboard / Future simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Searchbar / Search API

yumi-xx opened this issue · comments

commented

Searching all posts is a useful feature for a growing textboard. This would be a completely new feature and ideally it would not place code in the existing includes/ files.

Essentially, the search would accept a simple one-line search of key words, then collect and display all posts which match those key words in some way or another. Search bar could be displayed on the main page or in a side panel.

Additionally, write a function in the existing API to respond to search queries.

Difficulty: 4/5