Skip to content

Express Diary is a full-stack web application built with Node.js, PostgreSQL, and EJS. It provides a simple and user-friendly platform for users to write, read, update, and delete personal diary entries. This app demonstrates basic CRUD operations and database integration(PostgreSQL).

Notifications You must be signed in to change notification settings

mightyoctopus/express-diary

Repository files navigation

Technologies Used:

  • Node.js
  • Express.js
  • PostgreSQL
  • EJS (Embedded JavaScript)
  • HTML/CSS
  • JavaScript

Getting Started:

  1. Clone the repository: git clone https://github.com/yourusername/express-diary.git
  2. Install dependencies: npm install
  3. Set up the database and configure environment variables.
  4. Run the application: npm start
  5. Access the app at http://localhost:3000

About

Express Diary is a full-stack web application built with Node.js, PostgreSQL, and EJS. It provides a simple and user-friendly platform for users to write, read, update, and delete personal diary entries. This app demonstrates basic CRUD operations and database integration(PostgreSQL).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published