https://github.com/nmelgar/note-taking-app
A simple and powerful note-taking application built with Node.js and MongoDB. This app allows users to easily create, edit, delete, and organize their notes. It also features a note history to track changes over time. Designed for learning and exploring modern web development with Node.js and MongoDB.
https://github.com/nmelgar/note-taking-app
database javascript mongodb node-js nodejs software-development web-development
Last synced: 3 months ago
JSON representation
A simple and powerful note-taking application built with Node.js and MongoDB. This app allows users to easily create, edit, delete, and organize their notes. It also features a note history to track changes over time. Designed for learning and exploring modern web development with Node.js and MongoDB.
- Host: GitHub
- URL: https://github.com/nmelgar/note-taking-app
- Owner: nmelgar
- Created: 2025-01-22T02:09:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T19:35:46.000Z (over 1 year ago)
- Last Synced: 2025-03-23T11:45:50.490Z (over 1 year ago)
- Topics: database, javascript, mongodb, node-js, nodejs, software-development, web-development
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note-Taking App
A simple and powerful note-taking application built with Node.js and MongoDB. This app allows users to easily create, edit, delete, and organize their notes. It also features a note history to track changes over time. Designed for learning and exploring modern web development with Node.js and MongoDB.