https://github.com/likhithsp/takenotes
Intuitive note-taking designed to streamline your workflow and keep your thoughts organized. and saved in real time๐
https://github.com/likhithsp/takenotes
browser-storage css html javascript notes-tool
Last synced: about 2 months ago
JSON representation
Intuitive note-taking designed to streamline your workflow and keep your thoughts organized. and saved in real time๐
- Host: GitHub
- URL: https://github.com/likhithsp/takenotes
- Owner: LikhithSP
- License: mit
- Created: 2024-10-28T12:58:37.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-28T13:51:28.000Z (7 months ago)
- Last Synced: 2025-02-02T18:33:04.521Z (4 months ago)
- Topics: browser-storage, css, html, javascript, notes-tool
- Language: JavaScript
- Homepage: https://likhithsp.github.io/takenotes/
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ Take Notes

A clean, interactive, and aesthetically pleasing web application for taking, saving, and managing notes!
---## โจ Features
- **Create & Edit Notes**: Write down your ideas with an easy-to-use, rich-text note editor.
- **Add Images**: Enhance your notes with image attachments for visual reference.
- **Delete Notes**: Easily remove notes with a single click.
- **Auto-Save**: Your notes are stored locally on your browser, so they are available even after refreshing.
- **Responsive Design**: Enjoy the app across different screen sizes and devices.
๐ Getting Started
1. Clone the Repository:
git clone https://github.com/your-username/your-repo-name.git
2. Navigate into the Project Directory:
cd your-repo-name
3. Run the Project: Open
index.html
in your preferred web browser to get started!
๐ Built With
-
HTML5: For structuring the content. -
CSS3: For the responsive, aesthetic design. -
JavaScript: For dynamic interaction, including note creation, image upload, and local storage.
๐ ๏ธ Upgradation Ideas
-
Dark Mode for night-time usage -
Tagging & Search functionality for better organization -
Cloud Syncing to save notes across devices