Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Works

1. **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.
---
## Contributing

If 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.
---
## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

---

Made with ❤️ by [Vibhu Dixit](https://github.com/VibhuDixit)