Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

RiyanDutta/Journal-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ““ Journal Website

๐Ÿš€ Features

  • Saves content to the database in realtime as you type
  • Search for Page by page number, date or text
  • Left and Right buttons to navigate through pages
  • Delete button to delete the current page
  • Delete empty pages button

โš ๏ธ Steps of Usage

  1. Install node.js
  2. Install MongoDB
  3. Add C:\Program Files\MongoDB\Server\7.0\bin to PATH
  4. Run mongod command
  5. Run npm install mongodb command in the project directory
  6. Run npm install express command in the project directory
  7. Run server.js
  8. Open http://localhost:3000/

Demo

About

Journal website written in HTML, CSS and Javascript with MongoDB database

Resources

Stars

Watchers

Forks

Contributors