Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vibhudixit-2215001940/note-taking-web-app-vibhudixit
https://github.com/vibhudixit-2215001940/note-taking-web-app-vibhudixit
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/vibhudixit-2215001940/note-taking-web-app-vibhudixit
- Owner: VibhuDixit-2215001940
- Created: 2025-02-05T08:31:01.000Z (1 day ago)
- Default Branch: main
- Last Pushed: 2025-02-05T10:12:36.000Z (1 day ago)
- Last Synced: 2025-02-05T10:29:48.748Z (1 day ago)
- Language: JavaScript
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note-Taking Web App
A simple yet powerful note-taking web application that allows users to create, edit, and manage their notes with ease.
![Screenshot 2025-02-05 153627](https://github.com/user-attachments/assets/ed0ec160-b204-44f8-b48a-daab82c38726)
![Screenshot 2025-02-05 153638](https://github.com/user-attachments/assets/fbbb8b56-2861-4659-ab82-f9b67b07968a)
![Screenshot 2025-02-05 153644](https://github.com/user-attachments/assets/0b3cdd47-d2a3-46b5-8e2a-851c9df0ebec)---
## Features
- **Create Notes**: Quickly add new notes with the title and content.
- **Edit Notes**: Update your notes anytime to reflect the most recent information.
- **Delete Notes**: Remove unnecessary or outdated notes with a single click.
- **Organized**: Access and manage your notes with a clean, user-friendly interface.
---
## Tech Stack- **Frontend**: HTML, CSS, JavaScript
- **Backend**: Node.js, Express
- **Database**: MongoDB
- **Authentication**: JWT (JSON Web Tokens)
---
## How It Works1. **User Registration**: Register your account to save and access notes securely.
2. **Creating Notes**: Add notes easily with a title and content section.
3. **Organizing Notes**: Your notes are stored in a MongoDB database, allowing for efficient access and management.
4. **Login and Session Management**: Authentication via JWT ensures secure access to your notes.
---
## ContributingIf you'd like to contribute to the development of this application, feel free to fork this repository and submit a pull request. Please make sure to follow the code style and write tests for any new features you introduce.
---
## LicenseThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
Made with ❤️ by [Vibhu Dixit](https://github.com/VibhuDixit)