Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 603 Bytes

File metadata and controls

6 lines (6 loc) · 603 Bytes

Mini-Project-3-Database-Integration-to-Blog-Application

This project is an extension of the work I completed in Mini-Project-1, where I built a basic blog application using Node.js, Express, and EJS. In Mini-Project-3, I integrated a PostgreSQL database to allow for persistent data storage, including user authentication, blog post creation, editing, and deletion. Using the ZIP File The complete project, including the necessary files and folder structure, will be provided as a ZIP file. Unzip the file, and you’ll find the project organized with the correct structure for testing and running.