/SearchPTT

SearchPTT is a web app for exploring popular posts and trends on PTT.

Primary LanguageJavaScript

SearchPTT

f07942095 許博竣

SearchPTT is a web app for exploring popular posts and trends on PTT. You can also "play" a selected post like listening to a podcast.

Usage

  1. Check server/README.md to run the backend server. The server will provides API services for searching and analyzing PTT posts.
  2. Check webpage/README.md to run the frontend web page. Users can search and analyze posts through the web page.