Skip to content

Notes-App | HTML, CSS, JavaScript, NodeJS, Express, MongoDB

Notifications You must be signed in to change notification settings

Jaismeen777/NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotesAppp

---> NotesApp Built using NodeJS,Express and MongoDB. • Utilized modern web technologies like Node.js and Express.js for handling API requests to manage notes (create, edit, view, and delete) • Utilized MongoDB (with Mongoose.js) to store and manage note data in a structured way, allowing persistence of tasks across sessions. • Implemented Node.js File System (fs) module for handling file operations such as saving and editing notes locally

Features

  • Create Notes: Easily create new notes with a title and content.
  • Edit Notes: Update and modify your existing notes.
  • View Notes: Browse through your notes in a user-friendly interface.
  • Data Persistence: All note data is stored in MongoDB, ensuring that your notes persist across sessions.
  • Local File Handling: Utilizes Node.js File System (fs) module for saving and editing notes locally if needed.

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express.js
  • Database: MongoDB (with Mongoose.js)
  • File Operations: Node.js fs module Screenshot 2025-02-05 190838 Screenshot 2025-02-05 190856 Screenshot 2025-02-05 190906 Screenshot 2025-02-05 184647

About

Notes-App | HTML, CSS, JavaScript, NodeJS, Express, MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published