Skip to content

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

Notifications You must be signed in to change notification settings

RiyanPiro/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