null message board is an anonymous message board, utilizing session-unique usernames to write posts.
Features
- Visiting the site will generate a session-unique username for you.
- Create, update, and delete any posts assigned to your unique username.
- End the session by leaving the site, or refreshing it.
- Read the most recent 100 posts.
Demo
create post
edit post (click post)
delete post (double-click post)
Deployment
Render deploys this repo as a web application, which connects to the postgreSQL database also hosted on render. Due to it being on a free tier, it may take time for it to load.
Authors