BBS banner

BBS

1 devlog
3h 34m 25s

This project is a thread-based social posting app with a three-pane layout. The left side shows navigation and filters, the center displays the main timeline of threads, and the right side shows the details and replies of the selected thread. Post…

This project is a thread-based social posting app with a three-pane layout. The left side shows navigation and filters, the center displays the main timeline of threads, and the right side shows the details and replies of the selected thread. Posts support optional names, text content, and images, and are stored in an external PostgreSQL database with server-side actions handling all reads and writes. The app is built with modern routing features to keep the timeline and detail view in sync while providing a smooth, interactive user experience.

Demo Repository

Loading README...

tah

Created a three-column UI.
Implemented basic bulletin board app functions such as likes and replies.
Supports Markdown.

Attachment
0