notebook/ ├── assets/ # CSS, JavaScript, and image files │ ├── css/ │ ├── js/ │ └── img/ ├── db.php # Database connection ├── index.php # Homepage / login ├── signup.php # Signup page ├── logout.php ...
Add new posts with username & content See all posts on the homepage Edit post content Delete unwanted posts Clean and minimal UI with EJS templates ...